This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 12ac0eb374 [clang-format] Fix regression when getStyle() called with em [...] new 838f6d8d22 CodeGen: handle blocks correctly when inalloca'ed
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/CGDecl.cpp | 7 +++++-- test/CodeGenCXX/block-inalloca.cpp | 11 +++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 test/CodeGenCXX/block-inalloca.cpp