summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
Commit message (Expand)AuthorAgeFilesLines
* Removed doxygen comment that doesn't fit to function signatureRaphael Isemann2018-08-071-6/+0
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-43/+38
* [Expression parser] Setting to enable use of ExternalASTMergerSean Callanan2017-09-281-0/+17
* [Expression parser] Look up module symbols before hunting globallySean Callanan2017-05-161-18/+0
* Fix some warnings compiling with clang-cl on Windows.Zachary Turner2016-11-021-3/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-642/+584
* Removed many JIT workarounds from IRForTarget.Sean Callanan2016-02-131-19/+0
* Take 2: Use an artifical namespace so that member vars do not hide local vars.Siva Chandra2016-02-051-0/+3
* Revert "Use an artifical namespace so that member vars do not hide local vars."Siva Chandra2016-02-041-3/+0
* Use an artifical namespace so that member vars do not hide local vars.Siva Chandra2016-02-041-0/+3
* Fixed some issues with reporting "this" when the current function is not listedSean Callanan2015-10-231-7/+10
* Add PersistentVariableDelegate to handle language-specific dematerialization.Sean Callanan2015-10-031-0/+6
* Moved more Clang-specific parts of the expression parser into the Clang plugin.Sean Callanan2015-09-251-0/+705
OpenPOWER on IntegriCloud