]> granicus.if.org Git - clang/commit
Fixed a rewrite of metadata bug when category implementation has no matching interface.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 13 Nov 2007 22:09:49 +0000 (22:09 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 13 Nov 2007 22:09:49 +0000 (22:09 +0000)
commitbac97d43c9552ac0e084bb81fb7404908f1e9970
tree8bcdf5fbc0bf52dc6a80a0b1a1efab6c328495cd
parent03ed44061df258e74a40383bda849e14b892a8c6
Fixed a rewrite of metadata bug when category implementation has no matching interface.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44072 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp
test/Sema/metadata-test-1.m [new file with mode: 0644]