summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h
AgeCommit message (Expand)Author
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2020-01-31[lldb] Move clang-based files out of SymbolAlex Langford