]> granicus.if.org Git - clang/commit
CFI: wrong type passed to llvm.type.test with multiple inheritance devirtualization.
authorDmitry Mikulin <dmitry.mikulin@sony.com>
Tue, 15 Oct 2019 16:32:50 +0000 (16:32 +0000)
committerDmitry Mikulin <dmitry.mikulin@sony.com>
Tue, 15 Oct 2019 16:32:50 +0000 (16:32 +0000)
commit827afc80db6942421553c6a0613eae1a4f57f1bc
treea153bf79af7e11c7f617538b7484abe1f29a6b8f
parentf7b604fbbefcd5024d319b06bf1b35730f8ab32a
CFI: wrong type passed to llvm.type.test with multiple inheritance devirtualization.

Differential Revision: https://reviews.llvm.org/D67985

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprCXX.cpp
test/CodeGenCXX/cfi-multiple-inheritance.cpp [new file with mode: 0644]