]> granicus.if.org Git - clang/commit
ObjectiveC migrator. In infering NS_ENUM/NS_OPTIONS
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 17 Oct 2013 22:23:32 +0000 (22:23 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 17 Oct 2013 22:23:32 +0000 (22:23 +0000)
commitf98f12f5f565a914d8996d881f53253f95a2db00
tree0eb0fea2816e542e305074506fbfe14f7777465a
parent9cd5d407202bd150fde8fdfcbf51139926a3aee7
ObjectiveC migrator. In infering NS_ENUM/NS_OPTIONS
macros, prefer the typedef immediately following the
enum declaration to the one preceeding it.
// rdar://15200915

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