[PATCH] D41378: [analyzer] support a mode to only show relevant lines in HTML diagnostics
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 16 19:00:43 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC322612: [analyzer] support a mode to only show relevant lines in HTML diagnostics (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D41378
Files:
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/Rewrite/HTMLRewrite.cpp
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
lib/StaticAnalyzer/Core/PathDiagnostic.cpp
test/Analysis/html_diagnostics/relevant_lines/header.h
test/Analysis/html_diagnostics/relevant_lines/macros_same_file.c
test/Analysis/html_diagnostics/relevant_lines/multifile.c
test/Analysis/html_diagnostics/relevant_lines/multiline_func_def.c
test/Analysis/html_diagnostics/relevant_lines/objcmethods.m
test/Analysis/html_diagnostics/relevant_lines/simple_conditional.c
test/Analysis/html_diagnostics/relevant_lines/unused_header.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41378.130086.patch
Type: text/x-patch
Size: 16701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/2df17736/attachment-0001.bin>
More information about the cfe-commits
mailing list