]> granicus.if.org Git - clang/commit
This patch is all it takes to pass all objc2's fast-enumeration
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 10 Feb 2009 22:46:12 +0000 (22:46 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 10 Feb 2009 22:46:12 +0000 (22:46 +0000)
commit3afdfd70616b5ba569dc4e78f41063d35b127464
tree83c942f4986a4274a70f6ed59a61d1efe3c52ffd
parent726080d8dc40d993521a42687342522da06d3aac
This patch is all it takes to pass all objc2's fast-enumeration
tests in the dejagnu test suite in the nonfragile abi mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64251 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp