This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9120d61 Factor out some common code between SpecialMemberExceptionSpe [...] new 8d92d79 Represent pass_object_size attrs in ExtParameterInfo
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/AST/Type.h | 13 ++++- lib/CodeGen/CGCall.cpp | 83 ++++++++++++++++-------------- lib/Sema/SemaType.cpp | 5 ++ lib/Serialization/ASTReaderDecl.cpp | 7 +-- test/CodeGenObjCXX/arc-attrs-abi.mm | 5 +- test/Modules/Inputs/overloadable-attrs/a.h | 12 +++++ test/Modules/overloadable-attrs.cpp | 3 ++ 7 files changed, 83 insertions(+), 45 deletions(-)