summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Language/Highlighting
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-19/+4
* [lldb] Fix that trailing backslashes in source lines break the Clang highlighterRaphael Isemann2019-11-141-0/+38
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* [Reproducers] Make clang use lldb's VFS.Jonas Devlieghere2019-02-181-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove OCaml debugger pluginJonas Devlieghere2018-11-052-4/+0
* Remove Java debugger pluginJonas Devlieghere2018-11-052-5/+0
* Remove Go debugger pluginJonas Devlieghere2018-11-052-4/+0
* Move the column marking functionality to the Highlighter frameworkRaphael Isemann2018-08-301-9/+91
* [LLDB] Added syntax highlighting supportRaphael Isemann2018-08-022-0/+232
OpenPOWER on IntegriCloud