summaryrefslogtreecommitdiff
path: root/test/CoverageMapping/switch.cpp
AgeCommit message (Expand)Author
2017-11-09[Coverage] Emit a gap area after if conditionsVedant Kumar
2017-09-08[Coverage] Precise region termination with deferred regions (reapply)Vedant Kumar
2017-08-08[coverage] Special-case calls to noreturn functions.Eli Friedman
2017-08-05Revert "[Coverage] Precise region termination with deferred regions"Vedant Kumar
2017-08-04Revert "[coverage] Special-case calls to noreturn functions."Vedant Kumar
2017-08-04[Coverage] Precise region termination with deferred regionsVedant Kumar
2017-08-03[coverage] Special-case calls to noreturn functions.Eli Friedman
2017-08-02[coverage] Make smaller regions for the first case of a switch.Eli Friedman
2016-10-14[Coverage] Support for C++17 switch initializersVedant Kumar