summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h
AgeCommit message (Expand)Author
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2020-02-03[lldb] Delete ClangForward.hAlex Langford
2020-01-03[lldb][NFC] Remove forward declaration for non-existent type clang::Action an...Raphael Isemann
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-03-11Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-02Enable AUTOBRIEF in doxygen configuration.Adrian Prantl
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-09-25Moved more Clang-specific parts of the expression parser into the Clang plugin.Sean Callanan