This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0348cfe Add an explicit derived class of FunctionDecl to model deduct [...] new b1eb45c Revert "Retry: [ubsan] Reduce null checking of C++ object poi [...]
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/CodeGen/CGExpr.cpp | 38 +---- lib/CodeGen/CGExprCXX.cpp | 13 +- lib/CodeGen/CodeGenFunction.cpp | 5 - lib/CodeGen/CodeGenFunction.h | 3 - test/CodeGen/catch-undef-behavior.c | 19 ++- test/CodeGen/sanitize-recover.c | 13 +- test/CodeGenCXX/ubsan-suppress-null-checks.cpp | 188 ------------------------- 7 files changed, 30 insertions(+), 249 deletions(-) delete mode 100644 test/CodeGenCXX/ubsan-suppress-null-checks.cpp