Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coverage] Support for C++17 switch initializers | Vedant Kumar | 2016-10-14 | 1 | -73/+0 |
* | [Coverage] The coverage region for switch covers the code after the switch. | Alex Lorenz | 2016-09-27 | 1 | -12/+12 |
* | [Coverage] Fix the start/end locations of switch statements | Vedant Kumar | 2016-03-04 | 1 | -12/+12 |
* | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 2016-02-04 | 1 | -1/+1 |
* | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 2015-02-18 | 1 | -16/+41 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -18/+18 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-19 | 1 | -0/+48 |
* | Revert "Add tests for coverage mapping generation." | Justin Bogner | 2014-08-09 | 1 | -80/+0 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-08 | 1 | -0/+80 |