This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0e90760 Indicate in AST dump whether special member functions are def [...] new aea1116 Sema, CodeGen: Ensure that an implicit copy ctor is available [...]
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/MicrosoftCXXABI.cpp | 25 +++++++++------ lib/Sema/SemaDeclCXX.cpp | 11 +++++++ test/CodeGenCXX/uncopyable-args.cpp | 61 +++++++++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+), 9 deletions(-)