Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] Fix that trailing backslashes in source lines break the Clang highlighter | Raphael Isemann | 2019-11-14 | 1 | -0/+19 |
* | [Reproducers] Make clang use lldb's VFS. | Jonas Devlieghere | 2019-02-18 | 1 | -1/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
* | NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) | Erik Pilkington | 2018-10-30 | 1 | -1/+2 |
* | Move the column marking functionality to the Highlighter framework | Raphael Isemann | 2018-08-30 | 2 | -1/+16 |
* | Remove manual byte counting from Highlighter code. | Raphael Isemann | 2018-08-14 | 2 | -13/+7 |
* | [LLDB] Added syntax highlighting support | Raphael Isemann | 2018-08-02 | 3 | -0/+278 |