Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -604/+587 |
* | The error stream in IRForTarget is never null, so use it instead of the log. | Sean Callanan | 2016-08-27 | 1 | -3/+3 |
* | Don't crash when trying to capture persistent variables in a block. | Sean Callanan | 2016-08-26 | 1 | -2/+4 |
* | Backend support for top-level Clang epxressions | Sean Callanan | 2016-03-22 | 1 | -34/+39 |
* | Removed many JIT workarounds from IRForTarget. | Sean Callanan | 2016-02-13 | 1 | -100/+1 |
* | Moved more Clang-specific parts of the expression parser into the Clang plugin. | Sean Callanan | 2015-09-25 | 1 | -0/+745 |