Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coverage] Emit gap areas in braces-optional statements (PR35387) | Vedant Kumar | 2017-11-29 | 1 | -3/+3 |
* | [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 |
* | [Coverage] Fix crash when handling certain macro expansions | Vedant Kumar | 2016-02-08 | 1 | -0/+38 |
* | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 2016-02-04 | 1 | -1/+1 |
* | InstrProf: Fix coverage maps for conditional operators | Justin Bogner | 2015-04-24 | 1 | -1/+15 |
* | InstrProf: Always emit a coverage region for the condition of an if | Justin Bogner | 2015-02-19 | 1 | -0/+1 |
* | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 2015-02-18 | 1 | -0/+75 |