This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c08b4f6 Reverted r295975 new 11e7407 [ObjC][CodeGen] CodeGen support for @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/CGExprScalar.cpp | 18 ++++++++++++++++++ lib/CodeGen/CGObjC.cpp | 16 ++++++++++++++++ lib/CodeGen/CodeGenFunction.h | 2 ++ lib/CodeGen/CodeGenModule.h | 4 ++++ test/CodeGenObjC/availability-check.m | 31 +++++++++++++++++++++++++++++++ 5 files changed, 71 insertions(+) create mode 100644 test/CodeGenObjC/availability-check.m