summaryrefslogtreecommitdiff
path: root/clang/test/CoverageMapping/trycatch.cpp
AgeCommit message (Expand)Author
2021-03-04Revert "Revert "[Coverage] Emit gap region between statements if first statem...Zequan Wu
2021-03-04Revert "[Coverage] Emit gap region between statements if first statements con...Nico Weber
2021-03-03[Coverage] Emit gap region between statements if first statements contains te...Zequan Wu
2020-09-21[Coverage] Add empty line regions to SkippedRegionsZequan 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
2018-05-30[Coverage] Discard the last uncompleted deferred region in a declVedant Kumar
2017-11-09[Coverage] Emit a gap area after if conditionsVedant Kumar
2017-09-08[Coverage] Precise region termination with deferred regions (reapply)Vedant Kumar
2017-08-05Revert "[Coverage] Precise region termination with deferred regions"Vedant Kumar
2017-08-04[Coverage] Precise region termination with deferred regionsVedant Kumar
2016-06-22[Coverage] Push a new region when handling CXXTryStmtsVedant Kumar
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu
2015-04-28InstrProf: Mark code regions after throw expressions as unreachableJustin Bogner
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
2015-02-03InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin 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