Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -636/+579 |
* | Add missing headers after header cleanup in r275882. | Chaoren Lin | 2016-07-18 | 1 | -0/+2 |
* | Fix all of the unannotated switch cases to annotate the fall through or do th... | Greg Clayton | 2016-02-26 | 1 | -0/+1 |
* | Enable the use of modules in the expression parser by default. | Sean Callanan | 2016-01-14 | 1 | -0/+2 |
* | Revert "Clang module compilation options need to be per-platform." | Adrian McCarthy | 2015-10-26 | 1 | -1/+12 |
* | Clang module compilation options need to be per-platform. | Sean Callanan | 2015-10-26 | 1 | -12/+1 |
* | Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin... | Eugene Zelenko | 2015-10-21 | 1 | -31/+31 |
* | Moved more Clang-specific parts of the expression parser into the Clang plugin. | Sean Callanan | 2015-09-25 | 1 | -0/+731 |