Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -43/+36 |
* | Eliminated redundant "constructors" for ClangExpressionVariable. ... | Sean Callanan | 2015-10-01 | 1 | -0/+15 |
* | ExpressionVariable now uses llvm::cast() instead of As...() for RTTI. | Sean Callanan | 2015-09-08 | 1 | -3/+3 |
* | This patch separates the generic portion of ClangExpressionVariable, which | Sean Callanan | 2015-09-04 | 1 | -96/+12 |
* | In preparation for factoring persistent variables into a generic part and a | Sean Callanan | 2015-09-03 | 1 | -0/+145 |