Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-31 | [Coverage] Suppress creating a code region if the same area is covered by an ... | Igor Kudrin | 1 | -1/+10 |
2016-08-29 | [Coverage] Prevent creating a redundant counter if a nested body ends with a ... | Igor Kudrin | 1 | -0/+12 |
2016-02-04 | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 1 | -1/+1 |
2015-02-18 | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 1 | -14/+31 |
2015-02-03 | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 1 | -11/+11 |
2014-08-19 | Add tests for coverage mapping generation. | Alex Lorenz | 1 | -0/+26 |
2014-08-09 | Revert "Add tests for coverage mapping generation." | Justin Bogner | 1 | -42/+0 |
2014-08-08 | Add tests for coverage mapping generation. | Alex Lorenz | 1 | -0/+42 |