summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h
AgeCommit message (Expand)Author
2023-06-14[lldb] Remove unused forward declaration RecordingMemoryManagerKazu Hirata
2023-05-23[LLDB] Add some declarations related to REPL support for mojowalter erquinigo
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2020-02-04[lldb] Remove clang classes from lldb-forward.hAlex Langford
2020-02-03[lldb] Delete ClangForward.hAlex Langford
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-11-11Remove header grouping comments.Jonas Devlieghere
2016-11-26[lldb] Fix typos in file headersAlexander Shaposhnikov
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-03-22Backend support for top-level Clang epxressionsSean Callanan
2015-09-25Moved ClangExpressionHelper.h into the Clang expression parser plug-in.Sean Callanan