]> granicus.if.org Git - clang/commit
ObjectiveC migrator: Support for more possibility of
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 15 Oct 2013 00:00:28 +0000 (00:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 15 Oct 2013 00:00:28 +0000 (00:00 +0000)
commitb3c71facc346f70fe4958f766ab55bd537229195
tree45de5e32cc61c4b23321342c38ed8f753e0252e0
parentb79b17b67f2c0de8fd343fdd070e5ccbfe20d602
ObjectiveC migrator: Support for more possibility of
migration to NS_ENUM/NS_OPTIONS macros; when
typedef'ed to NSInteger/NSUInteger preceeds well
before of the enum declaration. // rdar://15201056

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp
test/ARCMT/objcmt-ns-macros.m
test/ARCMT/objcmt-ns-macros.m.result