summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-604/+587
* The error stream in IRForTarget is never null, so use it instead of the log.Sean Callanan2016-08-271-3/+3
* Don't crash when trying to capture persistent variables in a block.Sean Callanan2016-08-261-2/+4
* Backend support for top-level Clang epxressionsSean Callanan2016-03-221-34/+39
* Removed many JIT workarounds from IRForTarget.Sean Callanan2016-02-131-100/+1
* Moved more Clang-specific parts of the expression parser into the Clang plugin.Sean Callanan2015-09-251-0/+745
OpenPOWER on IntegriCloud