Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coverage] Handle break/continue outside of loop bodies | Vedant Kumar | 2018-02-16 | 1 | -0/+11 |
* | [Coverage] Emit gap areas in braces-optional statements (PR35387) | Vedant Kumar | 2017-11-29 | 1 | -4/+4 |
* | [Coverage] Emit a gap area after if conditions | Vedant Kumar | 2017-11-09 | 1 | -3/+3 |
* | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 2016-02-04 | 1 | -1/+1 |
* | InstrProf: Always emit a coverage region for the condition of an if | Justin Bogner | 2015-02-19 | 1 | -3/+5 |
* | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 2015-02-18 | 1 | -5/+5 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -16/+16 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-19 | 1 | -0/+31 |
* | Revert "Add tests for coverage mapping generation." | Justin Bogner | 2014-08-09 | 1 | -48/+0 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-08 | 1 | -0/+48 |