This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c96f4c0bde [OPENMP]Warn if the different allocator is used for the variable. new b8a5f1f4bf Add a spelling of pass_object_size that uses __builtin_dynam [...]
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: include/clang/Basic/Attr.td | 4 ++- include/clang/Basic/AttrDocs.td | 9 +++++ lib/AST/ItaniumMangle.cpp | 5 ++- lib/AST/MicrosoftMangle.cpp | 10 +++--- lib/CodeGen/CGCall.cpp | 2 +- lib/Sema/SemaDecl.cpp | 3 +- test/CodeGen/pass-object-size.c | 75 ++++++++++++++++++++++++++++++++++++++++- test/CodeGenCXX/mangle-ms.cpp | 2 ++ test/Sema/pass-object-size.c | 22 +++++++++--- 9 files changed, 118 insertions(+), 14 deletions(-)