]> granicus.if.org Git - clang/commit
ObjectiveC migrator: Remove semicolon after the typedef
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 18 Jul 2013 22:17:33 +0000 (22:17 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 18 Jul 2013 22:17:33 +0000 (22:17 +0000)
commit44b41b12a44d74341fe7d241bfdf57847b728a62
treed08de7b50992008e9edeab735e4b6caf7ef9dc53
parent33530b8e99085f736b0af5e1bc8fedaf80b5c90e
ObjectiveC migrator: Remove semicolon after the typedef
declaration when converting to NS_ENUM. This required
some code refactoring.

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