Files
clang-p2996/llvm/utils/gn/secondary/lldb/source/Plugins/SymbolLocator
Nico Weber 13956fd27f [gn] port c3a302d399 (SymbolLocator) more
I forgot that lldb/source/Plugins/CMakeLists.txt implicitly builds
all enums via LLDB_ENUM_PLUGINS / Plugins.def.in.

Now the GN build does this for the SymbolLocator plugins too.

(Also fix some minor stuff now that they actually build.)
2023-11-05 13:08:41 +01:00
..