summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Fix a bunch of -Wdocumentation warningsJonas Devlieghere2019-11-131-3/+0
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-4/+4
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-26/+0
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-6/+6
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-2/+2
* 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-22/+20
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-192/+167
* Eliminated redundant "constructors" for ClangExpressionVariable. ...Sean Callanan2015-10-011-34/+6
* ExpressionVariable now uses llvm::cast() instead of As...() for RTTI.Sean Callanan2015-09-081-7/+12
* This patch separates the generic portion of ClangExpressionVariable, whichSean Callanan2015-09-041-242/+74
* In preparation for factoring persistent variables into a generic part and aSean Callanan2015-09-031-0/+456
OpenPOWER on IntegriCloud