summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Fix that trailing backslashes in source lines break the Clang highlighterRaphael Isemann2019-11-141-0/+19
* [Reproducers] Make clang use lldb's VFS.Jonas Devlieghere2019-02-181-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-1/+2
* Move the column marking functionality to the Highlighter frameworkRaphael Isemann2018-08-301-1/+15
* Remove manual byte counting from Highlighter code.Raphael Isemann2018-08-141-10/+5
* [LLDB] Added syntax highlighting supportRaphael Isemann2018-08-021-0/+227
OpenPOWER on IntegriCloud