Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-27 | [Coverage] The coverage region for switch covers the code after the switch. | Alex Lorenz | 1 | -1/+1 |
2016-05-31 | [Coverage] Fix crash on a switch partially covered by a macro (PR27948) | Vedant Kumar | 1 | -0/+8 |
2016-03-04 | [Coverage] Fix the start/end locations of switch statements | Vedant Kumar | 1 | -2/+12 |
2016-02-04 | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 1 | -1/+1 |
2015-02-19 | InstrProf: Always emit a coverage region for the condition of an if | Justin Bogner | 1 | -1/+1 |
2015-02-18 | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 1 | -0/+28 |