summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Fix a bunch of -Wdocumentation warnings in ExpressionParserJonas Devlieghere2019-11-131-8/+1
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-40/+0
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-15/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-16/+15
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-177/+180
* Backend support for top-level Clang epxressionsSean Callanan2016-03-221-12/+39
* Reduce header inclusion in Expression.Bruce Mitchener2015-10-071-1/+1
* Moved more Clang-specific parts of the expression parser into the Clang plugin.Sean Callanan2015-09-251-0/+185
OpenPOWER on IntegriCloud