This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 64e12bfe9c Fix crash when trying to pack-expand a GNU statement expression. new d4a7bc588f [analyzer] Do not infer nullability inside function-like mac [...]
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/BugReporterVisitors.cpp | 110 +++++++++++++++++++-- .../diagnostics/macro-null-return-suppression.cpp | 45 +++++++++ 2 files changed, 148 insertions(+), 7 deletions(-) create mode 100644 test/Analysis/diagnostics/macro-null-return-suppression.cpp