summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/WithColor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r367649: Improve raw_ostream so that you can "write" colors using oper...Rui Ueyama2019-08-021-4/+3
* Improve raw_ostream so that you can "write" colors using operator<<Rui Ueyama2019-08-021-3/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SourceMgr][FileCheck] Obey -color by extending WithColorJoel E. Denny2018-10-241-16/+47
* Revert r344930 as it broke some of the bots on Windows.Aaron Ballman2018-10-221-47/+16
* [SourceMgr][FileCheck] Obey -color by extending WithColorJoel E. Denny2018-10-221-16/+47
* [Support] Move header to WithColor headerJonas Devlieghere2018-05-241-1/+0
* [Support] Add color cl category.Jonas Devlieghere2018-05-241-2/+4
* [Support] Fix prefix logic in WithColor.Jonas Devlieghere2018-04-221-3/+6
* [Support] Add optional prefix to convenience helpers in WithColor.Jonas Devlieghere2018-04-211-3/+6
* [Support] Extend WithColor helpersJonas Devlieghere2018-04-151-6/+12
* [Support] Add convenience functions to WithColor. NFC.Jonas Devlieghere2018-04-141-0/+12
* [Support] Move syntax highlighting into supportJonas Devlieghere2018-03-091-0/+65
OpenPOWER on IntegriCloud