llvm-project/lldb/source/Plugins/Language/CPlusPlus
Jonas Devlieghere bba9ba8d95 [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC)
Rename LLDB_PLUGIN to LLDB_PLUGIN_DEFINE as Pavel suggested in D73067 to
avoid name conflict.
2020-02-14 09:58:24 -08:00
..
BlockPointer.cpp [lldb] Remove clang classes from lldb-forward.h 2020-02-04 14:23:58 -08:00
BlockPointer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
CPlusPlusLanguage.cpp [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
CPlusPlusLanguage.h [LLDB] Fix handling for the clang name mangling extension for block invocations 2019-11-06 14:20:00 -08:00
CPlusPlusNameParser.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CPlusPlusNameParser.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CxxStringTypes.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
CxxStringTypes.h Add char8_t support (C++20) 2019-08-21 21:30:55 +00:00
LibCxx.cpp [lldb/LibCxx] Have ExtractLibcxxStringInfo return an Optional result, NFC 2020-02-12 11:24:03 -08:00
LibCxx.h Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
LibCxxAtomic.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LibCxxAtomic.h [DataFormatters] Fix regression in libc++ std::atomic formatter caused by https://reviews.llvm.org/D56913 2019-03-05 18:34:35 +00:00
LibCxxBitset.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
LibCxxInitializerList.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LibCxxList.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
LibCxxMap.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
LibCxxOptional.cpp [lldb][NFC] Don't hide a bool in LibCxxOptional's OptionalFrontend::m_size 2020-02-10 13:03:06 +01:00
LibCxxQueue.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LibCxxTuple.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LibCxxUnorderedMap.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
LibCxxVariant.cpp [lldb][NFC] Fix code style of LibcxxVariantIndexValidity 2020-02-10 12:37:51 +01:00
LibCxxVariant.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LibCxxVector.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LibStdcpp.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
LibStdcpp.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LibStdcppTuple.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LibStdcppUniquePointer.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
MSVCUndecoratedNameParser.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
MSVCUndecoratedNameParser.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00