Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | InstrProf: Use a stable sort when reading coverage regions | Justin Bogner | 2015-02-04 | 1 | -1/+1 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -5/+1 |
* | InstrProf: Simplify counting a file's regions when writing coverage (NFC) | Justin Bogner | 2014-10-02 | 1 | -34/+24 |
* | Make some helpers static or move into the llvm namespace. | Benjamin Kramer | 2014-09-03 | 1 | -1/+2 |
* | Coverage: add HasCodeBefore flag to a mapping region. | Alex Lorenz | 2014-08-04 | 1 | -1/+5 |
* | coverage: remove empty mapping regions | Alex Lorenz | 2014-07-25 | 1 | -5/+0 |
* | Add code coverage mapping data, reader, and writer. | Alex Lorenz | 2014-07-24 | 1 | -0/+197 |