aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-05-07 02:11:23 +0000
committerJustin Bogner <mail@justinbogner.com>2014-05-07 02:11:23 +0000
commitcf27e1b996f290c4ae186fd9060bf5b36302b3ec (patch)
treecb0ea4ac4a1df310d1fe0879dc38bf187e22001d /clang/lib/Frontend/CompilerInvocation.cpp
parent1a18d7caa3e9b0bf9a64caa9ead2b849dd9070fb (diff)
downloadllvm-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