summaryrefslogtreecommitdiffstats
path: root/clang/test/CoverageMapping/switchmacro.c
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Emit a gap region to cover switch bodiesVedant Kumar2019-12-031-1/+1
* [Coverage] Complete top-level deferred regions before labelsVedant Kumar2017-11-091-1/+1
* [Coverage] Emit a gap area after if conditionsVedant Kumar2017-11-091-1/+1
* [Coverage] Precise region termination with deferred regions (reapply)Vedant Kumar2017-09-081-0/+1
* Revert "[Coverage] Precise region termination with deferred regions"Vedant Kumar2017-08-051-1/+0
* [Coverage] Precise region termination with deferred regionsVedant Kumar2017-08-041-0/+1
* [Coverage] The coverage region for switch covers the code after the switch.Alex Lorenz2016-09-271-1/+1
* [Coverage] Fix crash on a switch partially covered by a macro (PR27948)Vedant Kumar2016-05-311-0/+8
* [Coverage] Fix the start/end locations of switch statementsVedant Kumar2016-03-041-2/+12
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner2015-02-191-1/+1
* InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner2015-02-181-0/+28
OpenPOWER on IntegriCloud