]> granicus.if.org Git - clang/commit
ObjectiveC migrator. Please annotation of properties with
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 5 Nov 2013 22:28:30 +0000 (22:28 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 5 Nov 2013 22:28:30 +0000 (22:28 +0000)
commitcd569f2788ece55b9f790b6900164e2b2d5d966c
tree524b016229e23d47864a9a182bbe662c6bb0e66b
parent0004329758b99d2b92096b353e35c427ebbee622
ObjectiveC migrator. Please annotation of properties with
NS_RETURNS_INNER_POINTER under -objcmt-returns-innerpointer-property
flag (off by default), as older compilers do not support such annotations.
// rdar://15396636

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194100 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
include/clang/Frontend/FrontendOptions.h
lib/ARCMigrate/ObjCMT.cpp
lib/Frontend/CompilerInvocation.cpp
test/ARCMT/objcmt-ns-returns-inner-pointer.m
test/ARCMT/objcmt-ns-returns-inner-pointer.m.result