diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-05-07 02:11:23 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-05-07 02:11:23 +0000 |
commit | cf27e1b996f290c4ae186fd9060bf5b36302b3ec (patch) | |
tree | cb0ea4ac4a1df310d1fe0879dc38bf187e22001d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1a18d7caa3e9b0bf9a64caa9ead2b849dd9070fb (diff) | |
download | llvm-cf27e1b996f290c4ae186fd9060bf5b36302b3ec.zip llvm-cf27e1b996f290c4ae186fd9060bf5b36302b3ec.tar.gz llvm-cf27e1b996f290c4ae186fd9060bf5b36302b3ec.tar.bz2 |
llvm-cov: Handle missing source files as GCOV does
If the source files referenced by a gcno file are missing, gcov
outputs a coverage file where every line is simply /*EOF*/. This also
occurs for lines in the coverage that are past the end of a file that
is found.
This change mimics gcov.
llvm-svn: 208149
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions