llvm-mirror/test/tools/llvm-cov
Alex Lorenz 7197889d8a llvm-cov: add test for report's function & file association.
This commit adds a test which checks that the functions defined in header files will get associated with the header files rather than the source files in the reports.

Differential Revision: http://reviews.llvm.org/D5489

llvm-svn: 218673
2014-09-30 12:52:31 +00:00
..
Inputs llvm-cov: add test for report's function & file association. 2014-09-30 12:52:31 +00:00
copy_block_helper.m
lit.local.cfg Exclude known and bugzilled failures from UBSan bootstrap 2014-09-17 20:17:52 +00:00
llvm-cov.test
range_based_for.cpp
report.cpp llvm-cov: Use the number of executed functions for the function coverage metric. 2014-09-30 12:45:13 +00:00
reportFunctionPlacement.cpp llvm-cov: add test for report's function & file association. 2014-09-30 12:52:31 +00:00
showExpansions.cpp llvm-cov: Prevent a test from matching its own check lines 2014-09-19 19:04:08 +00:00
showHighlightedRanges.cpp llvm-cov: Make debug output more consistent 2014-09-15 22:23:29 +00:00
showLineExecutionCounts.cpp llvm-cov: Fix dropped lines when filters were applied 2014-09-19 08:13:16 +00:00
showRegionMarkers.cpp llvm-cov: Fix an issue with showing regions but not counts 2014-09-15 22:12:28 +00:00
showTemplateInstantiations.cpp llvm-cov: Combine segments that cover the same location 2014-09-25 00:34:18 +00:00