Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore generated @import statements in the expression evaluator | Raphael Isemann | 2019-09-24 | 1 | -0/+3 |
* | [lldb] Print better diagnostics for user expressions and modules | Raphael Isemann | 2019-09-18 | 1 | -8/+16 |
* | [lldb][NFC] Minor refactorings to (Clang)ExpressionSourceCode | Raphael Isemann | 2019-08-06 | 1 | -6/+6 |
* | [lldb][NFC] Remove unimplemented ClangExpressionSourceCode::GetNumBodyLines | Raphael Isemann | 2019-08-05 | 1 | -2/+0 |
* | Inject only relevant local variables in the expression evaluation context | Raphael Isemann | 2019-05-02 | 1 | -3/+4 |
* | Add ability to import std module into expression parser to improve C++ debugging | Raphael Isemann | 2019-03-12 | 1 | -1/+16 |
* | Factor the clang specific parts of ExpressionSourceCode.{h,cpp} into the clan... | Jim Ingham | 2019-03-06 | 1 | -0/+55 |