hanchenye-llvm-project/clang/test/Coverage
Malcolm Parsons 099e4b2a92 [analyzer] Fix filename in cross-file HTML report
Summary:
The filename is currently taken from the start of the path, while the
line and column are taken from the end of the path.
This didn't matter until cross-file path reporting was added.

Reviewers: george.karpenkov, dcoughlin, vlad.tsyrklevich

Reviewed By: george.karpenkov, vlad.tsyrklevich

Subscribers: xazax.hun, szepet, a.sidorin, cfe-commits

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

llvm-svn: 331361
2018-05-02 14:26:12 +00:00
..
ast-print-func.cpp
ast-print-temp-class.cpp
ast-print-temp-func.cpp
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
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] Fix filename in cross-file HTML report 2018-05-02 14:26:12 +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