]> granicus.if.org Git - clang/commit
[arcmt] After checking is successful disable auto-synthesize to avoid "@synthesize...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 19 Jul 2013 18:57:15 +0000 (18:57 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 19 Jul 2013 18:57:15 +0000 (18:57 +0000)
commitd0c5b8a8cb88dc9f323c1e4cccd9ba794d2263ad
tree04ab37543b9acdf6779aa3944abc62adcc8d90b4
parentfe6dec6efaf860ed3eb20ee13267f35129f7747a
[arcmt] After checking is successful disable auto-synthesize to avoid "@synthesize of 'weak' property is only
allowed in ARC" errors.

rdar://14461559

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186709 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ARCMT.cpp
test/ARCMT/checking-in-arc.m [new file with mode: 0644]