summaryrefslogtreecommitdiffstats
path: root/clang/test/CoverageMapping/trycatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Discard the last uncompleted deferred region in a declVedant Kumar2018-05-301-1/+1
* [Coverage] Emit a gap area after if conditionsVedant Kumar2017-11-091-3/+3
* [Coverage] Precise region termination with deferred regions (reapply)Vedant Kumar2017-09-081-1/+1
* Revert "[Coverage] Precise region termination with deferred regions"Vedant Kumar2017-08-051-1/+1
* [Coverage] Precise region termination with deferred regionsVedant Kumar2017-08-041-1/+1
* [Coverage] Push a new region when handling CXXTryStmtsVedant Kumar2016-06-221-1/+1
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* InstrProf: Mark code regions after throw expressions as unreachableJustin Bogner2015-04-281-6/+8
* InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner2015-02-191-3/+4
* InstrProf: Rewrite most of coverage mapping generation in a simpler wayJustin Bogner2015-02-181-5/+5
* InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't usedJustin Bogner2015-02-031-9/+9
* Add tests for coverage mapping generation.Alex Lorenz2014-08-191-0/+34
* Revert "Add tests for coverage mapping generation."Justin Bogner2014-08-091-50/+0
* Add tests for coverage mapping generation.Alex Lorenz2014-08-081-0/+50
OpenPOWER on IntegriCloud