summaryrefslogtreecommitdiffstats
path: root/clang/test/CoverageMapping/switch.c
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Support for C++17 switch initializersVedant Kumar2016-10-141-73/+0
* [Coverage] The coverage region for switch covers the code after the switch.Alex Lorenz2016-09-271-12/+12
* [Coverage] Fix the start/end locations of switch statementsVedant Kumar2016-03-041-12/+12
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner2015-02-181-16/+41
* InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner2015-02-031-18/+18
* Add tests for coverage mapping generation.Alex Lorenz2014-08-191-0/+48
* Revert "Add tests for coverage mapping generation."Justin Bogner2014-08-091-80/+0
* Add tests for coverage mapping generation.Alex Lorenz2014-08-081-0/+80
OpenPOWER on IntegriCloud