summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvm-cov/CodeCoverage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update llvm/clang to r241361.dim2015-07-051-9/+6
|
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-06-101-2/+1
| | | | r239412.
* Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, anddim2015-05-271-25/+48
| | | | preserve our customizations, where necessary.
* Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS isdim2015-04-031-0/+483
defined. These help with processing coverage and profile data.
OpenPOWER on IntegriCloud