This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8c25dcb4b8 [X86] Fix cldemote builtin signature new 606446ccb7 [analyzer] Fix null deref in AnyFunctionCall::getRuntimeDefinition
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 | 33 +++++++++++++++++---------------- test/Analysis/undef-call.c | 14 ++++++++++++++ 2 files changed, 31 insertions(+), 16 deletions(-) create mode 100644 test/Analysis/undef-call.c