]> granicus.if.org Git - clang/commit
Objective-C SDK modernization tool. Use its own option
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 31 Oct 2014 21:19:45 +0000 (21:19 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 31 Oct 2014 21:19:45 +0000 (21:19 +0000)
commit6feb239df80cf9b28d6a2570b68e71c7466cd584
tree4aba74b616414fe2baacca5069edd07546df3eab
parent0ca36e7c00579da9845602f1f981a8cecebffe01
Objective-C SDK modernization tool. Use its own option
,-objcmt-migrate-property-dot-syntax, when migarting to use
property-dot syntax in place of messaging expression.
rdar://18839124

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221001 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-property-dot-syntax.m
test/ARCMT/objcmt-property-dot-syntax.m.result