summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Expression/UtilityFunction.h
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Fix more -Wdocumentation issues (NFC)Jonas Devlieghere2019-11-141-4/+4
* [lldb][NFC] Move LLVM RTTI implementation from enum to static ID variableRaphael Isemann2019-11-121-6/+7
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-18/+0
* Fix an invalid static cast in ClangExpressionParser.cppAdrian Prantl2019-03-131-1/+6
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-8/+8
* 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-15/+11
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-6/+5
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-128/+107
* Compilation can end up calling functions (e.g. to resolve indirect functions)...Jim Ingham2016-03-211-1/+3
* Add a DiagnosticManager replace error streams in the expression parser.Sean Callanan2016-03-191-4/+4
* Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Expression and ...Eugene Zelenko2015-10-291-9/+6
* Further reduction of Clang-related header inclusion.Bruce Mitchener2015-09-211-1/+0
* This patch makes Clang-independent base classes for all the expression types ...Jim Ingham2015-09-151-0/+166
OpenPOWER on IntegriCloud