hanchenye-llvm-project/clang/test/Analysis/diagnostics
George Karpenkov bccd6ec351 [analyzer] Bugfix for an overly eager suppression for null pointer return from macros.
Only suppress those cases where the null which came from the macro is
relevant to the bug, and was not overwritten in between.

rdar://41497323

Differential Revision: https://reviews.llvm.org/D48856

llvm-svn: 337213
2018-07-16 20:33:25 +00:00
..
Inputs/include
deref-track-symbolic-region.c [analyzer] [NFC] Remove unused Extensive diagnostic setting, 2018-06-12 19:07:41 +00:00
deref-track-symbolic-region.cpp
explicit-suppression.cpp [Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahead-of-begin checks 2018-06-28 10:58:53 +00:00
false-positive-suppression.c
implicit-cxx-std-suppression.cpp
macro-null-return-suppression.cpp [analyzer] Bugfix for an overly eager suppression for null pointer return from macros. 2018-07-16 20:33:25 +00:00
macros.cpp
macros.m
no-prune-paths.c
no-store-func-path-notes.c [analyzer] mark returns of functions where the region passed as parameter was not initialized 2018-02-23 23:26:56 +00:00
no-store-func-path-notes.cpp [analyzer] Do not crash in the visitor when the function is given more arguments than it has parameters 2018-06-12 23:53:54 +00:00
no-store-func-path-notes.m [analyzer] mark returns of functions where the region passed as parameter was not initialized 2018-02-23 23:26:56 +00:00
plist-diagnostics-include-check.cpp
plist-multi-file.c [analyzer] Make plist-html diagnostic consumer produce multi-file reports. 2018-05-16 00:11:24 +00:00
plist-multi-file.h [analyzer] Make plist-html diagnostic consumer produce multi-file reports. 2018-05-16 00:11:24 +00:00
report-issues-within-main-file.cpp [analyzer] [NFC] Remove unused Extensive diagnostic setting, 2018-06-12 19:07:41 +00:00
shortest-path-suppression.c
text-diagnostics.c
undef-value-callee.h
undef-value-caller.c [analyzer] [NFC] Remove unused Extensive diagnostic setting, 2018-06-12 19:07:41 +00:00
undef-value-param.c [analyzer] [NFC] Remove unused Extensive diagnostic setting, 2018-06-12 19:07:41 +00:00
undef-value-param.m [analyzer] [NFC] Remove unused Extensive diagnostic setting, 2018-06-12 19:07:41 +00:00