aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/switchmacro.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-27[Coverage] The coverage region for switch covers the code after the switch.Alex Lorenz1-1/+1
2016-05-31[Coverage] Fix crash on a switch partially covered by a macro (PR27948)Vedant Kumar1-0/+8
2016-03-04[Coverage] Fix the start/end locations of switch statementsVedant Kumar1-2/+12
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu1-1/+1
2015-02-19InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner1-1/+1
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner1-0/+28