summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Move LLVM RTTI implementation from enum to static ID variableRaphael Isemann2019-11-121-3/+6
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-8/+0
* Fix an invalid static cast in ClangExpressionParser.cppAdrian Prantl2019-03-131-0/+5
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-4/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-6/+6
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-87/+65
* Add a DiagnosticManager replace error streams in the expression parser.Sean Callanan2016-03-191-4/+4
* Moved ClangExpressionHelper.h into the Clang expression parser plug-in.Sean Callanan2015-09-251-1/+1
* Moved more Clang-specific parts of the expression parser into the Clang plugin.Sean Callanan2015-09-251-0/+137
OpenPOWER on IntegriCloud