Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r367649: Improve raw_ostream so that you can "write" colors using oper... | Rui Ueyama | 2019-08-02 | 1 | -1/+1 |
* | Improve raw_ostream so that you can "write" colors using operator<< | Rui Ueyama | 2019-08-02 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -2/+2 |
* | NFC, add an "end namespace" comment for consistency | Vedant Kumar | 2016-06-23 | 1 | -1/+2 |
* | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -1/+1 |
* | llvm-cov: Rework the API for getting the coverage of a file (NFC) | Justin Bogner | 2014-09-17 | 1 | -2/+3 |
* | llvm-cov: Fix a typo | Justin Bogner | 2014-09-17 | 1 | -1/+1 |
* | llvm-cov: add code coverage tool that's based on coverage mapping format and ... | Alex Lorenz | 2014-08-22 | 1 | -0/+59 |