summaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/macroscopes.cpp
AgeCommit message (Expand)Author
2021-02-18[Coverage] Emit gap region after conditions when macro is present.Zequan Wu
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
2020-08-25Revert "[Coverage] Enable emitting gap area between macros"Zequan Wu
2020-08-12[Coverage] Enable emitting gap area between macrosZequan Wu
2020-07-28Reland [Coverage] Add comment to skipped regionsZequan Wu
2020-07-22Revert abd45154b "[Coverage] Add comment to skipped regions"Hans Wennborg
2020-07-21[Coverage] Add comment to skipped regionsZequan Wu
2017-11-09[Coverage] Emit a gap area after if conditionsVedant Kumar
2016-05-04[Coverage] Fix an issue where a coverage region might not be created for a ma...Igor Kudrin
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu
2015-02-19InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner
2015-02-18InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner