This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 19560c3 Clang change: Do not inline hot callsites for samplepgo in th [...] new 0e64fc6 Let llvm.objectsize be conservative with null pointers new 105ac0a iFix Test deprecation behavior in C89 mode as a result of r298410
The 2 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/CGBuiltin.cpp | 9 ++- lib/CodeGen/CGExpr.cpp | 7 ++- test/CodeGen/alloc-size.c | 2 +- test/CodeGen/catch-undef-behavior.c | 2 +- test/CodeGen/object-size.c | 110 ++++++++++++++++++------------------ test/CodeGen/object-size.cpp | 14 ++--- test/CodeGen/sanitize-recover.c | 2 +- test/Sema/attr-deprecated.c | 5 +- 8 files changed, 79 insertions(+), 72 deletions(-)