summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CoverageMappingGen.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "InstrProf: Update for the LLVM API change in r218879"Justin Bogner2014-10-021-3/+6
* InstrProf: Update for the LLVM API change in r218879Justin Bogner2014-10-021-6/+3
* InstrProf: Avoid repeated linear searches in a hot pathJustin Bogner2014-10-011-51/+33
* InstrProf: Hide SourceMappingRegion's internals (NFC)Justin Bogner2014-10-011-12/+31
* InstrProf: Remove an unused member (NFC)Justin Bogner2014-09-301-6/+3
* Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...Craig Topper2014-08-271-2/+1
* Coverage Mapping: store function's hash in coverage function records.Alex Lorenz2014-08-211-3/+5
* Coverage mapping: fix mapping for objective-c for statementAlex Lorenz2014-08-201-0/+1
* Coverage mapping: fix mapping for objective-c message expressionAlex Lorenz2014-08-201-0/+10
* Add a cc1 "dump-coverage-mapping" for testing coverage mapping.Alex Lorenz2014-08-081-2/+53
* Add coverage mapping generation.Alex Lorenz2014-08-041-0/+1166
OpenPOWER on IntegriCloud