This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dcdc5a7d3c Update the test comment to clarify the intention of the test. new 004e95174d CodeGen: load indirect ObjC ARC arguments in prologue
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 | 4 ++++ test/CodeGenObjCXX/arc-indirect.mm | 21 +++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 test/CodeGenObjCXX/arc-indirect.mm