aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/loops.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu1-1/+1
2015-04-30InstrProf: Make sure coverage propagates out of foreach loops correctlyJustin Bogner1-4/+11
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner1-4/+4
2015-02-03InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner1-15/+15
2014-08-19Add tests for coverage mapping generation.Alex Lorenz1-0/+37
2014-08-09Revert "Add tests for coverage mapping generation."Justin Bogner1-61/+0
2014-08-08Add tests for coverage mapping generation.Alex Lorenz1-0/+61