]> granicus.if.org Git - clang/commit
Revert 192220 as it fails on an assertion
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 8 Oct 2013 20:09:50 +0000 (20:09 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 8 Oct 2013 20:09:50 +0000 (20:09 +0000)
commit0ac66c03c01ae95bc34cca71067ba8dd65e06a1d
treeabe1ef6a9f4adff9216df1a12b5230d2184f536e
parent2e0b0cf6b32b8c325c5aa71e83835b1cb47900c9
Revert 192220 as it fails on an assertion

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192225 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
include/clang/AST/VTableBuilder.h
include/clang/Basic/ABI.h
lib/AST/MicrosoftMangle.cpp
lib/AST/VTableBuilder.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CGVTables.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-thunks.cpp [deleted file]
test/CodeGenCXX/microsoft-abi-virtual-inheritance.cpp
test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp
test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp