This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 519b97132a [ODRHash] Support pointer and reference types. new 11fccd4935 [analyzer] Do not crash in CallEvent.getReturnType()
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/StaticAnalyzer/Core/CallEvent.cpp | 8 +++++--- .../Inputs/system-header-simulator-for-nullability-cxx.h | 9 +++++++++ test/Analysis/trustnonnullchecker_test.mm | 9 +++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 test/Analysis/Inputs/system-header-simulator-for-nullability-cxx.h create mode 100644 test/Analysis/trustnonnullchecker_test.mm