aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/macros.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31[Coverage] Suppress creating a code region if the same area is covered by an ...Igor Kudrin1-1/+10
2016-08-29[Coverage] Prevent creating a redundant counter if a nested body ends with a ...Igor Kudrin1-0/+12
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu1-1/+1
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner1-14/+31
2015-02-03InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner1-11/+11
2014-08-19Add tests for coverage mapping generation.Alex Lorenz1-0/+26
2014-08-09Revert "Add tests for coverage mapping generation."Justin Bogner1-42/+0
2014-08-08Add tests for coverage mapping generation.Alex Lorenz1-0/+42