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)
commit85e988bbeaa0b77729cd631fd60318446ce81631
tree46300ce28f81c6928811cc5edf3f2a6e923ef53d
parent4d56e9c1cb7c010ed1bccff952fc5c879bd1aba6
ObjectiveC migrator: Remove semicolon after the typedef
declaration when converting to NS_ENUM. This required
some code refactoring.

llvm-svn: 186619
clang/include/clang/Edit/Rewriters.h
clang/lib/ARCMigrate/ObjCMT.cpp
clang/lib/Edit/RewriteObjCFoundationAPI.cpp
clang/test/ARCMT/objcmt-ns-macros.m.result