llvm-project/clang/test/Analysis/diagnostics
Anton Yartsev 0509d047f4 [analyzer] Add explanation why analyzer report is not generated (fix for PR12421).
Currently if the path diagnostic consumer (e.g HTMLDiagnostics and PlistDiagnostics) do not support cross file diagnostics then the path diagnostic report is silently omitted in the case of cross file diagnostics. The patch adds a little verbosity to Clang in this case.
The patch also adds help entry for the "--analyzer-output" driver option.

llvm-svn: 283499
2016-10-06 21:42:21 +00:00
..
Inputs/include [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion 2016-09-01 12:25:16 +00:00
deref-track-symbolic-region.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
deref-track-symbolic-region.cpp
diag-cross-file-boundaries.c [analyzer] Add explanation why analyzer report is not generated (fix for PR12421). 2016-10-06 21:42:21 +00:00
diag-cross-file-boundaries.h [analyzer] Add explanation why analyzer report is not generated (fix for PR12421). 2016-10-06 21:42:21 +00:00
explicit-suppression.cpp [analyzer] Invalidate destination of std::copy() and std::copy_backward(). 2016-02-07 16:55:44 +00:00
false-positive-suppression.c
implicit-cxx-std-suppression.cpp [analyzer] Suppress false positives in std::shared_ptr 2016-07-06 21:52:55 +00:00
no-prune-paths.c
plist-diagnostics-include-check.cpp [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion 2016-09-01 12:25:16 +00:00
report-issues-within-main-file.cpp [analyzer] Fix IssueHash generation. 2015-12-01 09:00:41 +00:00
shortest-path-suppression.c
text-diagnostics.c
undef-value-callee.h
undef-value-caller.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
undef-value-param.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
undef-value-param.m [analyzer] Bug identification 2015-10-22 11:53:04 +00:00