summaryrefslogtreecommitdiffstats
path: root/clang/test/CoverageMapping/switch.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Emit a gap region to cover switch bodiesVedant Kumar2019-12-031-10/+23
* [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-3/+3
* [coverage] Special-case calls to noreturn functions.Eli Friedman2017-08-081-0/+13
* Revert "[Coverage] Precise region termination with deferred regions"Vedant Kumar2017-08-051-3/+3
* Revert "[coverage] Special-case calls to noreturn functions."Vedant Kumar2017-08-041-13/+0
* [Coverage] Precise region termination with deferred regionsVedant Kumar2017-08-041-3/+3
* [coverage] Special-case calls to noreturn functions.Eli Friedman2017-08-031-0/+13
* [coverage] Make smaller regions for the first case of a switch.Eli Friedman2017-08-021-3/+19
* [Coverage] Support for C++17 switch initializersVedant Kumar2016-10-141-0/+83
OpenPOWER on IntegriCloud