summaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/loopmacro.c
AgeCommit message (Expand)Author
2022-02-09Use functions with prototypes when appropriate; NFCAaron Ballman
2021-01-05[Coverage] Add support for Branch Coverage in LLVM Source-Based Code CoverageAlan Phipps
2020-09-21[Coverage] Add empty line regions to SkippedRegionsZequan Wu
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner
2015-02-03InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner
2014-10-01InstrProf: Avoid repeated linear searches in a hot pathJustin Bogner
2014-08-19Add tests for coverage mapping generation.Alex Lorenz
2014-08-09Revert "Add tests for coverage mapping generation."Justin Bogner
2014-08-08Add tests for coverage mapping generation.Alex Lorenz