| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | InstrProf: Always emit a coverage region for the condition of an if | Justin Bogner | 2015-02-19 | 1 | -3/+4 |
| | | | | | | | | | When tools like llvm-cov show regions, it's much easier to understand what's happening if the condition of an if shows a counter as well as the body. llvm-svn: 229813 | ||||
| * | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -6/+6 |
| | | | | | llvm-svn: 228035 | ||||
| * | Coverage mapping: fix mapping for objective-c for statement | Alex Lorenz | 2014-08-20 | 1 | -0/+18 |
| | | | | | llvm-svn: 216082 | ||||
| * | Coverage mapping: fix mapping for objective-c message expression | Alex Lorenz | 2014-08-20 | 1 | -0/+11 |
| llvm-svn: 216081 | |||||

