[PATCH] D30406: [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
Vlad Tsyrklevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 15 20:11:43 PDT 2017
vlad.tsyrklevich updated this revision to Diff 102765.
vlad.tsyrklevich added a comment.
Herald added a subscriber: xazax.hun.
Updates to cleanly rebase on a recent clang master. Ran all tests with ASan to ensure I avoided a broken build post-merge as with https://reviews.llvm.org/D30909
https://reviews.llvm.org/D30406
Files:
include/clang/StaticAnalyzer/Core/Analyses.def
lib/Rewrite/HTMLRewrite.cpp
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
test/Analysis/diagnostics/diag-cross-file-boundaries.c
test/Analysis/diagnostics/diag-cross-file-boundaries.h
test/Analysis/html-diag-singlefile.c
test/Analysis/html-diag-singlefile.h
test/Analysis/html-diags-analyze-headers.c
test/Analysis/html-diags-analyze-headers.h
test/Analysis/html-diags-multifile.c
test/Analysis/html-diags.c
test/Coverage/html-diagnostics.c
test/Coverage/html-multifile-diagnostics.c
test/Coverage/html-multifile-diagnostics.h
www/analyzer/open_projects.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30406.102765.patch
Type: text/x-patch
Size: 23783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170616/948733f4/attachment-0001.bin>
More information about the cfe-commits
mailing list