1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/tools/llvm-cov
Vedant Kumar 6860b77aca [llvm-cov] Attempt to fix a test failure on Windows
Don't make the test/tools/llvm-cov/demangle.test depend on the order in
which symbols are seen, or on the exact formatting llvm-cov emits after
a symbol is printed. This is an attempt to fix a Windows bot failure:

  http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/9141

I don't know what the root cause of the failure is, or why the
showTemplateInstantiations test doesn't fail in the same way on the
Windows bots. However, this measure can't hurt, and it'll at least get
me on the blamelists again.

llvm-svn: 275758
2016-07-18 04:49:42 +00:00
..
Inputs [llvm-cov] Disable PGO name compression in a test file 2016-06-29 16:34:57 +00:00
binary-formats.c
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
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
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 a format option for the 'show' sub-command (mostly NFC) 2016-06-28 00:15:54 +00:00
range_based_for.cpp
report.cpp [llvm-cov] Minor cleanups to prepare for the html format patch 2016-06-29 00:38:21 +00:00
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts.cpp [llvm-cov] Add support for creating html reports 2016-07-06 21:44:05 +00:00
showRegionMarkers.cpp
showTemplateInstantiations.cpp [llvm-cov] Add support for creating html reports 2016-07-06 21:44:05 +00:00
universal-binary.c
warnings.h [llvm-cov] Fix two warnings 2016-06-24 02:33:01 +00:00