summaryrefslogtreecommitdiff
path: root/test/CoverageMapping/switchmacro.c
AgeCommit message (Expand)Author
2017-11-09[Coverage] Complete top-level deferred regions before labelsVedant Kumar
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-05Revert "[Coverage] Precise region termination with deferred regions"Vedant Kumar
2017-08-04[Coverage] Precise region termination with deferred regionsVedant Kumar
2016-09-27[Coverage] The coverage region for switch covers the code after the switch.Alex Lorenz
2016-05-31[Coverage] Fix crash on a switch partially covered by a macro (PR27948)Vedant Kumar
2016-03-04[Coverage] Fix the start/end locations of switch statementsVedant Kumar
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu
2015-02-19InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner