]> granicus.if.org Git - clang/commit
Revert "ObjectiveC migrator. Migrate to instancetype return type for mehods with...
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 2 Aug 2013 00:01:14 +0000 (00:01 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 2 Aug 2013 00:01:14 +0000 (00:01 +0000)
commitcd683986e991f0e60afd6bc6f336cfc1fd844193
treee59914deef3a28ff11568c100985753e99c1a774
parentd836061745ec078e61b6532dddcb968e503dfb06
Revert "ObjectiveC migrator. Migrate to instancetype return type for mehods with certain prefix selector matching their class names' suffix."

This reverts commit r187626.

It is breaking the bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187634 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/IdentifierTable.h
lib/ARCMigrate/ObjCMT.cpp
lib/Basic/IdentifierTable.cpp
test/ARCMT/objcmt-instancetype-2.m.result [deleted file]
test/ARCMT/objcmt-instancetype.m.result