llvm-mirror/test/tools/llvm-cov
Justin Bogner d56b21803f 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
2014-05-07 02:11:23 +00:00
..
Inputs llvm-cov: Handle missing source files as GCOV does 2014-05-07 02:11:23 +00:00
copy_block_helper.m llvm-cov: Move XFAIL after the body of the test 2014-03-26 22:51:39 +00:00
lit.local.cfg llvm-cov: Fix handling of line zero appearing in a line table 2014-05-02 20:01:24 +00:00
llvm-cov.test llvm-cov: Handle missing source files as GCOV does 2014-05-07 02:11:23 +00:00
range_based_for.cpp llvm-cov: Fix handling of line zero appearing in a line table 2014-05-02 20:01:24 +00:00