summaryrefslogtreecommitdiffstats
path: root/clang/test/CoverageMapping/break.c
Commit message (Expand)AuthorAgeFilesLines
* [Coverage] Handle break/continue outside of loop bodiesVedant Kumar2018-02-161-0/+11
* [Coverage] Emit gap areas in braces-optional statements (PR35387)Vedant Kumar2017-11-291-4/+4
* [Coverage] Emit a gap area after if conditionsVedant Kumar2017-11-091-3/+3
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* InstrProf: Always emit a coverage region for the condition of an ifJustin Bogner2015-02-191-3/+5
* 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-16/+16
* Add tests for coverage mapping generation.Alex Lorenz2014-08-191-0/+31
* Revert "Add tests for coverage mapping generation."Justin Bogner2014-08-091-48/+0
* Add tests for coverage mapping generation.Alex Lorenz2014-08-081-0/+48
OpenPOWER on IntegriCloud