Files
clang-p2996/lldb/test/API/functionalities/data-formatter/data-formatter-objc
Jason Molenda 3788d45947 [lldb][objc] NSError data formatter test is failing
after PR 138209 stopped applying data formatters
for T** by default, and this test expects that to
work.  We'll need to figure out if we want to drop
this test, or adapt NSError/other objc formatters to
descend an extra level or two of depth.
2025-05-28 22:02:16 -07:00
..