summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CoverageMappingGen.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply "InstrProf: Update for the LLVM API change in r218879"Justin Bogner2014-10-021-7/+3
* Revert "InstrProf: Update for the LLVM API change in r218879"Justin Bogner2014-10-021-3/+7
* InstrProf: Update for the LLVM API change in r218879Justin Bogner2014-10-021-7/+3
* Coverage Mapping: store function's hash in coverage function records.Alex Lorenz2014-08-211-0/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Add a cc1 "dump-coverage-mapping" for testing coverage mapping.Alex Lorenz2014-08-081-1/+1
* Add coverage mapping generation.Alex Lorenz2014-08-041-0/+117
OpenPOWER on IntegriCloud