summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-09-19 08:13:12 +0000
committerJustin Bogner <mail@justinbogner.com>2014-09-19 08:13:12 +0000
commit116c16642d38ca5c09a6eddbbd4d71f0a9d746e7 (patch)
treefe20795b25111ab7d61ccc93608b03389a31c0f7 /llvm/tools/llvm-cov/SourceCoverageView.cpp
parenta41aa536dc389f95763adfca3cafdf4adbe353b2 (diff)
downloadbcm5719-llvm-116c16642d38ca5c09a6eddbbd4d71f0a9d746e7.tar.gz
bcm5719-llvm-116c16642d38ca5c09a6eddbbd4d71f0a9d746e7.zip
llvm-cov: Generalize -filename-equivalence
The filename-equivalence flag allows you to show coverage when your source files don't have the same full paths as those that generated the data. This is mostly useful for writing tests in a cross-platform way. This wasn't triggering in cases where the filename was derived directly from the coverage data, which meant certain types of test case were impossible to write. This patch fixes that, and following patches involve tests that need this. llvm-svn: 218108
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud