1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/tools/llvm-cov
Vedant Kumar 0a5dff338d [llvm-cov] Don't create 'jump to ...' links in nested views
Doing so is pointless, since the whole view is usually visible in a
small amount of space.

llvm-svn: 281588
2016-09-15 06:44:48 +00:00
..
Inputs [llvm-cov] Don't print a verbose title when looking at one file 2016-09-15 04:41:39 +00:00
binary-formats.c [llvm-cov] Swapped the line and count columns. 2016-08-09 19:53:35 +00:00
combine_expansions.cpp [llvm-cov] Swapped the line and count columns. 2016-08-09 19:53:35 +00:00
copy_block_helper.m llvm-cov: Require a subcommand when invoked as llvm-cov 2015-03-24 23:34:36 +00:00
cov-comdat.test [Coverage] add covmap v2 binary format regression test 2016-02-10 20:14:04 +00:00
demangle.test [llvm-cov] Attempt to fix a test failure on Windows 2016-07-18 04:49:42 +00:00
double_dots.c [llvm-cov] Use the native path in the coverage report. 2016-08-30 07:01:37 +00:00
gcov47_compatibility.cpp llvm-cov: Fix reading gcov data that does not have function names 2016-02-08 22:49:40 +00:00
lit.local.cfg Reapply "[Coverage] Prevent detection of false instantiations in case of macro expansion." 2016-04-18 15:36:30 +00:00
llvm-cov.test llvm-cov: Require a subcommand when invoked as llvm-cov 2015-03-24 23:34:36 +00:00
multiple-files.test [llvm-cov] Drop the longest common filename prefix from summaries 2016-09-08 00:56:43 +00:00
native_separators.c [llvm-cov] Fix tests that aren't checking anything (NFC) 2016-09-15 04:41:37 +00:00
prefer_used_to_unused.h [llvm-cov] Swapped the line and count columns. 2016-08-09 19:53:35 +00:00
prevent_false_instantiations.h [llvm-cov] - Add the coverage of lines in the summary report. 2016-07-22 12:46:13 +00:00
range_based_for.cpp llvm-cov: Require a subcommand when invoked as llvm-cov 2015-03-24 23:34:36 +00:00
report.cpp [llvm-cov] - Add the coverage of lines in the summary report. 2016-07-22 12:46:13 +00:00
showExpansions.cpp Retry: [llvm-cov] Add support for exporting coverage data to JSON 2016-07-26 22:50:58 +00:00
showHighlightedRanges.cpp [llvm-cov] Fix issues with segment highlighting in the html view 2016-09-08 19:18:23 +00:00
showLineExecutionCounts.cpp [llvm-cov] Minor visual tweaks for html reports 2016-09-10 19:37:20 +00:00
showProjectSummary.cpp [llvm-cov] Fix tests that aren't checking anything (NFC) 2016-09-15 04:41:37 +00:00
showRegionMarkers.cpp Retry: [llvm-cov] Add support for exporting coverage data to JSON 2016-07-26 22:50:58 +00:00
showTabsHTML.cpp [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report. 2016-08-04 10:39:43 +00:00
showTemplateInstantiations.cpp [llvm-cov] Don't create 'jump to ...' links in nested views 2016-09-15 06:44:48 +00:00
style.test [llvm-cov] Minor visual tweaks for html reports 2016-09-10 19:37:20 +00:00
universal-binary.c [llvm-cov] Swapped the line and count columns. 2016-08-09 19:53:35 +00:00
warnings.h [llvm-cov] Fix two warnings 2016-06-24 02:33:01 +00:00