This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fd5b0011a7 [Index] Create PP callbacks in the ASTConsumer new b0552c79a1 [CodeGen]: don't treat structures returned in registers as m [...]
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/CGStmt.cpp | 41 ++++++++++++++--- test/CodeGen/asm-attrs.c | 2 +- test/CodeGen/x86_64-PR42672.c | 102 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 139 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/x86_64-PR42672.c