summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.h
Commit message (Expand)AuthorAgeFilesLines
* Ignore generated @import statements in the expression evaluatorRaphael Isemann2019-09-241-0/+3
* [lldb] Print better diagnostics for user expressions and modulesRaphael Isemann2019-09-181-8/+16
* [lldb][NFC] Minor refactorings to (Clang)ExpressionSourceCodeRaphael Isemann2019-08-061-6/+6
* [lldb][NFC] Remove unimplemented ClangExpressionSourceCode::GetNumBodyLinesRaphael Isemann2019-08-051-2/+0
* Inject only relevant local variables in the expression evaluation contextRaphael Isemann2019-05-021-3/+4
* Add ability to import std module into expression parser to improve C++ debuggingRaphael Isemann2019-03-121-1/+16
* Factor the clang specific parts of ExpressionSourceCode.{h,cpp} into the clan...Jim Ingham2019-03-061-0/+55
OpenPOWER on IntegriCloud