]> granicus.if.org Git - clang/commit
Objective-C ARC. More code for Objective-C's
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 6 Aug 2014 23:40:31 +0000 (23:40 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 6 Aug 2014 23:40:31 +0000 (23:40 +0000)
commitcce419586ffdb5a936ce16eccf83fd679c7f4aec
tree31a86076bd996e394c92bfbd9d0d7db20cab2dcf
parent0c6a6659ea75677137da36fff982323c85363ceb
Objective-C ARC. More code for Objective-C's
new APIs for literals. nfc. wip. rdar://17554063

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215043 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Sema/Sema.cpp
lib/Sema/SemaExprObjC.cpp
test/CodeGenObjC/Inputs/literal-support.h
test/CodeGenObjCXX/Inputs/literal-support.h
test/SemaObjC/arc.m
test/SemaObjC/objc-literal-comparison.m