]> granicus.if.org Git - clang/commit
Code cleanup: rename VTableContext to ItaniumVTableContext, VTableBuilder to ItaniumV...
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 9 Oct 2013 11:33:51 +0000 (11:33 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 9 Oct 2013 11:33:51 +0000 (11:33 +0000)
commitf07465828da2a07297646a2277ba8fe3abd2d4c3
tree1e946e7b5c4d16ac48a034a3599c9534407e158e
parent728b279dc9405701d4cae02eea49acbb33f86a9b
Code cleanup: rename VTableContext to ItaniumVTableContext, VTableBuilder to ItaniumVTableBuilder and clang-format code around

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192288 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/VTableBuilder.h
lib/AST/VTableBuilder.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CGVTables.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/ItaniumCXXABI.cpp