1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/tools/llvm-cov
Vedant Kumar c224828d48 [llvm-cov] Add a debug mode for source range highlighting (in html)
llvm-cov's `-dump' option now emits information which helps debug source
range highlighting in html mode.

llvm-svn: 276924
2016-07-27 21:57:15 +00:00
..
Inputs Retry: [llvm-cov] Add support for exporting coverage data to JSON 2016-07-26 22:50:58 +00:00
binary-formats.c Retry: [llvm-cov] Add support for exporting coverage data to JSON 2016-07-26 22:50:58 +00:00
combine_expansions.cpp [Coverage] Combine counts of expansion regions if there are no code regions for the same area. 2016-05-05 09:39:45 +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] Relax a test for Windows 2016-07-15 02:11: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
prefer_used_to_unused.h [Coverage] Fix an issue where improper coverage mapping data could be loaded for an inline function. 2016-05-20 09:14:24 +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] Add a debug mode for source range highlighting (in html) 2016-07-27 21:57:15 +00:00
showLineExecutionCounts.cpp [llvm-cov] Escape '\' in strings when emitting JSON 2016-07-27 04:08:32 +00:00
showRegionMarkers.cpp Retry: [llvm-cov] Add support for exporting coverage data to JSON 2016-07-26 22:50:58 +00:00
showTemplateInstantiations.cpp [llvm-cov] Place anchors around line numbers in html reports 2016-07-18 17:53:16 +00:00
style.test [llvm-cov] Don't copy stylesheets into index files 2016-07-22 20:49:23 +00:00
universal-binary.c Retry: [llvm-cov] Add support for exporting coverage data to JSON 2016-07-26 22:50:58 +00:00
warnings.h [llvm-cov] Fix two warnings 2016-06-24 02:33:01 +00:00