Files
clang-p2996/lldb/test/Shell/SymbolFile
David Spickett 328d9f6297 Reland "[lldb] Print empty enums as if they were unrecognised normal enums (#97553)"
This reverts commit 927def4972.

I've refactored the tests so that we're explicit about whether the
enum is signed or not. Which means we use the proper types
throughout.
2024-07-04 08:51:23 +00:00
..