This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 085848c54c [Driver] Add defaults for Android ARM FPUs. new 0edbdbe2bc [CodeGen] Handle extern references to OBJC_CLASS_$_* new 70b1ff5f01 [Driver] check for exit code from SIGPIPE
The 2 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/CGObjCMac.cpp | 18 ++++++++++++------ lib/Driver/Driver.cpp | 23 ++++++++++++++++------- test/CodeGenObjC/extern-void-class-decl.m | 14 ++++++++++++++ 3 files changed, 42 insertions(+), 13 deletions(-) create mode 100644 test/CodeGenObjC/extern-void-class-decl.m