summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h
AgeCommit message (Expand)Author
2023-05-04[lldb] Move Core/FileSpecList -> Utility/FileSpecList (NFC)Jonas Devlieghere
2022-08-09LLVM_NODISCARD => [[nodiscard]]. NFCFangrui Song
2021-11-25[LLDB] Provide target specific directories to libclangPavel Kosov
2021-10-28[lldb][NFC] Improve CppModuleConfiguration documentation a bitRaphael Isemann
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2021-01-21[lldb][import-std-module] Do some basic file checks before trying to import a...Raphael Isemann
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-09-24[lldb] Decouple importing the std C++ module from the way the program is comp...Raphael Isemann