forked from OSchip/llvm-project
367843a04c
This once again restores notes to following their associated warnings in -analyzer-output=text mode. (This is still only intended for use as a debugging aid.) One twist is that the warning locations in "regular" analysis output modes (plist, multi-file-plist, html, and plist-html) are reported at a different location on the command line than in the output file, since the command line has no path context. This commit makes -analyzer-output=text behave like a normal output format, which means that the *command line output will be different* in -analyzer-text mode. Again, since -analyzer-text is a debugging aid and lo-fi stand-in for a regular output mode, this change makes sense. Along the way, remove a few pieces of stale code related to the path diagnostic consumers. llvm-svn: 188514 |
||
---|---|---|
.. | ||
Inputs/include | ||
deref-track-symbolic-region.c | ||
deref-track-symbolic-region.cpp | ||
explicit-suppression.cpp | ||
false-positive-suppression.c | ||
no-prune-paths.c | ||
report-issues-within-main-file.cpp | ||
shortest-path-suppression.c | ||
text-diagnostics.c | ||
undef-value-callee.h | ||
undef-value-caller.c | ||
undef-value-param.c | ||
undef-value-param.m |