aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/trycatch.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-22[Coverage] Push a new region when handling CXXTryStmtsVedant Kumar1-1/+1
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu1-1/+1
2015-04-28InstrProf: Mark code regions after throw expressions as unreachableJustin Bogner1-6/+8
2015-02-19InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner1-3/+4
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner1-5/+5
2015-02-03InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner1-9/+9
2014-08-19Add tests for coverage mapping generation.Alex Lorenz1-0/+34
2014-08-09Revert "Add tests for coverage mapping generation."Justin Bogner1-50/+0
2014-08-08Add tests for coverage mapping generation.Alex Lorenz1-0/+50