aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/includehell.cpp
AgeCommit message (Expand)AuthorFilesLines
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-0/+7
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner1-8/+68
2015-02-03InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner1-7/+7
2014-10-01InstrProf: Avoid repeated linear searches in a hot pathJustin Bogner1-7/+7
2014-08-19Add tests for coverage mapping generation.Alex Lorenz1-0/+12
2014-08-09Revert "Add tests for coverage mapping generation."Justin Bogner1-67/+0
2014-08-08Add tests for coverage mapping generation.Alex Lorenz1-0/+67