llvm-project/lldb/source/Plugins/Language/CPlusPlus
Pavel Labath a007a6d844 [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
..
BlockPointer.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
BlockPointer.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt Unify libstdcpp and libcxx formatters for `std::optional` 2021-12-09 13:10:43 -08:00
CPlusPlusLanguage.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
CPlusPlusLanguage.h Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names 2021-10-27 08:25:44 +02:00
CPlusPlusNameParser.cpp [LLDB] Initialize temporary token 2020-03-30 16:12:50 +02:00
CPlusPlusNameParser.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
CxxStringTypes.cpp [lldb] (Partially) enable formatting of utf strings before the program is started 2021-11-18 14:45:17 +01:00
CxxStringTypes.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
Generic.h Ensure newlines at the end of files (NFC) 2021-12-12 11:04:44 -08:00
GenericBitset.cpp Fix "not all control paths return a value" warning. NFC. 2022-01-23 15:14:10 +00:00
GenericOptional.cpp Unify libstdcpp and libcxx formatters for `std::optional` 2021-12-09 13:10:43 -08:00
LibCxx.cpp [LLDB] libcxx summary formatters for std::string_view 2022-01-07 11:41:16 -08:00
LibCxx.h [LLDB] libcxx summary formatters for std::string_view 2022-01-07 11:41:16 -08:00
LibCxxAtomic.cpp [lldb] Don't model std::atomic as a transparent data structure in the data formatter 2020-02-18 11:22:12 +01:00
LibCxxAtomic.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
LibCxxInitializerList.cpp
LibCxxList.cpp Remove some unnecessary explicit defaulted copy ctors to cleanup -Wdeprecated-copy 2021-05-10 14:31:11 -07:00
LibCxxMap.cpp Remove some unnecessary explicit defaulted copy ctors to cleanup -Wdeprecated-copy 2021-05-10 14:31:11 -07:00
LibCxxQueue.cpp
LibCxxTuple.cpp
LibCxxUnorderedMap.cpp Make some libstd++ formatters safer 2021-11-23 13:52:32 -08:00
LibCxxVariant.cpp [lldb] Let TypeSystemClang::GetDisplayTypeName remove anonymous and inline namespaces. 2020-02-19 10:30:11 +01:00
LibCxxVariant.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
LibCxxVector.cpp
LibStdcpp.cpp [lldb] (Partially) enable formatting of utf strings before the program is started 2021-11-18 14:45:17 +01:00
LibStdcpp.h Unify libstdcpp and libcxx formatters for `std::optional` 2021-12-09 13:10:43 -08:00
LibStdcppTuple.cpp
LibStdcppUniquePointer.cpp [lldb] Fix libstdc++ 11's std::unique_ptr affecting LLDB testsuite TestDataFormatterStdUniquePtr.py 2021-06-15 11:19:20 +02:00
MSVCUndecoratedNameParser.cpp Use StringRef::contains (NFC) 2021-10-23 20:41:46 -07:00
MSVCUndecoratedNameParser.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00