[PATCH] D30406: [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
Devin Coughlin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 3 11:13:20 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL309968: [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output (authored by dcoughlin).
Changed prior to commit:
https://reviews.llvm.org/D30406?vs=102838&id=109601#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30406
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/Analyses.def
cfe/trunk/lib/Rewrite/HTMLRewrite.cpp
cfe/trunk/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
cfe/trunk/test/Analysis/diagnostics/diag-cross-file-boundaries.c
cfe/trunk/test/Analysis/diagnostics/diag-cross-file-boundaries.h
cfe/trunk/test/Analysis/html-diag-singlefile.c
cfe/trunk/test/Analysis/html-diag-singlefile.h
cfe/trunk/test/Analysis/html-diags-analyze-headers.c
cfe/trunk/test/Analysis/html-diags-analyze-headers.h
cfe/trunk/test/Analysis/html-diags-multifile.c
cfe/trunk/test/Analysis/html-diags.c
cfe/trunk/test/Coverage/html-diagnostics.c
cfe/trunk/test/Coverage/html-multifile-diagnostics.c
cfe/trunk/test/Coverage/html-multifile-diagnostics.h
cfe/trunk/www/analyzer/open_projects.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30406.109601.patch
Type: text/x-patch
Size: 25447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170803/0d54df8e/attachment-0001.bin>
More information about the cfe-commits
mailing list