]> granicus.if.org Git - clang/commit
And now we can generate a simple vtable. Still a work in progress...
authorMike Stump <mrs@apple.com>
Fri, 31 Jul 2009 21:43:43 +0000 (21:43 +0000)
committerMike Stump <mrs@apple.com>
Fri, 31 Jul 2009 21:43:43 +0000 (21:43 +0000)
commit82b56961dcb813674dbda3c5f5aaee703d55741c
tree4982f875374f7cad4039c0bbfe0521c5027cd117
parentaaed50dfb52d358a407dbbdd1ca323f9328e957a
And now we can generate a simple vtable.  Still a work in progress...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77737 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclCXX.h
lib/CodeGen/CGCXX.cpp