]> granicus.if.org Git - clang/commit
Make sure the class methods get attached to the metaclass object.
authorSteve Naroff <snaroff@apple.com>
Wed, 5 Dec 2007 21:49:40 +0000 (21:49 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 5 Dec 2007 21:49:40 +0000 (21:49 +0000)
commitb26d71348ace5e02da0c58112f8c40da3a94d187
treecbb45172abe9a18d2987481427d07aa6b14a8220
parent8b5f65803134abd74759bf7d7b97398258491528
Make sure the class methods get attached to the metaclass object.
Need to query the implementation, not the interface...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44633 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp