llvm-project/clang/test/Coverage
Devin Coughlin f0cadcd9f3 [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
This change adds support for cross-file diagnostic paths in html output. If the
diagnostic path is not cross-file, there is no change in the output.

Patch by Vlad Tsyrklevich!

Differential Revision: https://reviews.llvm.org/D30406

llvm-svn: 309968
2017-08-03 18:12:22 +00:00
..
ast-print-func.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-print-temp-class.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-print-temp-func.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-printing.c Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
ast-printing.cpp Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
ast-printing.m
c-language-features.inc
codegen-gnu.m
codegen-next.m
codegen.c
cxx-language-features.inc Handle StaticAssertDecl in DeclContextPrinter 2017-01-03 12:16:02 +00:00
html-diagnostics.c [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-multifile-diagnostics.c [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-multifile-diagnostics.h [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-print.c
objc-language-features.inc
targets.c
verbose.c