]> granicus.if.org Git - clang/commit
Simplify getting CXXRecordDecl from a base iterator
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 2 Jul 2013 16:00:40 +0000 (16:00 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 2 Jul 2013 16:00:40 +0000 (16:00 +0000)
commit432d488305492bd998dbcd200ed500389c7602f5
tree661818ad4f7db76527ef877550302ed6610b855f
parentaad1422fa167ff8508c7e56772b0ba1974e4aa00
Simplify getting CXXRecordDecl from a base iterator

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/VTableBuilder.cpp