Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coverage] Emit gap areas in braces-optional statements (PR35387) | Vedant Kumar | 2017-11-29 | 1 | -1/+1 |
* | [Coverage] Emit a gap area after if conditions | Vedant Kumar | 2017-11-09 | 1 | -3/+3 |
* | Suppress uninteresting warnings in test/CoverageMapping, NFC. | Vedant Kumar | 2017-02-25 | 1 | -1/+1 |
* | [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/+4 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -6/+6 |
* | Coverage mapping: fix mapping for objective-c for statement | Alex Lorenz | 2014-08-20 | 1 | -0/+18 |
* | Coverage mapping: fix mapping for objective-c message expression | Alex Lorenz | 2014-08-20 | 1 | -0/+11 |