llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus
Shafik Yaghmour 80a11e0803 [LLDB] Replace use of double underscore in identifiers
Identifiers with __ anywhere are reserved. I picked this up via the
bugprone-reserved-identifier clang-tidy check but -Wreserved-identifier will
also flag these uses as well.

Differential Revision: https://reviews.llvm.org/D119915
2022-02-16 11:54:45 -08:00
..
ItaniumABI [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
CMakeLists.txt [lldb/Plugins] Remove PLUGIN from libraries that aren't really plugins. 2020-02-17 19:40:00 -08:00
CPPLanguageRuntime.cpp [LLDB] Replace use of double underscore in identifiers 2022-02-16 11:54:45 -08:00
CPPLanguageRuntime.h [LLDB] Replace use of double underscore in identifiers 2022-02-16 11:54:45 -08:00