]> granicus.if.org Git - clang/commit
[MS] Fix bug in r327732 with devirtualized complete destructor calls
authorReid Kleckner <rnk@google.com>
Fri, 16 Mar 2018 22:20:57 +0000 (22:20 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 16 Mar 2018 22:20:57 +0000 (22:20 +0000)
commit6241e31869d5f61514c578ec9665cdf281244a96
treee46d5b891b6591a2cd52d5881a25d2391812a47a
parent681b846ef0a2d6b00dc85be3447748f006b94d44
[MS] Fix bug in r327732 with devirtualized complete destructor calls

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327754 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGenCXX/devirtualize-ms-dtor.cpp [new file with mode: 0644]