forked from OSchip/llvm-project
1b439659a8
There are some functions which can't be given a null pointer as parameter either because it has a nonnull attribute or it is declared to have undefined behavior (e.g. strcmp()). Sometimes it is hard to determine from the checker message which parameter is null at the invocation, so now this information is included in the message. This commit fixes https://bugs.llvm.org/show_bug.cgi?id=39358 Reviewed By: NoQ, Szelethus, whisperity Patch by Tibor Brunner! Differential Revision: https://reviews.llvm.org/D66333 llvm-svn: 370798 |
||
---|---|---|
.. | ||
Models | ||
expected-plists | ||
ctu-chain.cpp | ||
ctu-other.c | ||
ctu-other.c.externalDefMap.txt | ||
ctu-other.cpp | ||
ctu-other.cpp.externalDefMap.txt | ||
llvm.h | ||
localization-pch.h | ||
no-store-suppression.h | ||
plist-macros-ctu.c | ||
plist-macros-ctu.h | ||
plist-macros-with-expansion-ctu.c.externalDefMap.txt | ||
qt-simulator.h | ||
system-header-simulator-cxx-std-suppression.h | ||
system-header-simulator-cxx.h | ||
system-header-simulator-for-cxx-uninitialized-object.h | ||
system-header-simulator-for-malloc.h | ||
system-header-simulator-for-nullability-cxx.h | ||
system-header-simulator-for-nullability.h | ||
system-header-simulator-for-objc-dealloc.h | ||
system-header-simulator-for-pthread-lock.h | ||
system-header-simulator-for-simple-stream.h | ||
system-header-simulator-for-valist.h | ||
system-header-simulator-objc.h | ||
system-header-simulator.h | ||
taint-generic-config-ill-formed.yaml | ||
taint-generic-config-invalid-arg.yaml | ||
taint-generic-config.yaml |