]> granicus.if.org Git - clang/commit
Introduce CGCXXABI::canCallMismatchedFunctionType
authorDerek Schuff <dschuff@google.com>
Tue, 10 May 2016 17:44:55 +0000 (17:44 +0000)
committerDerek Schuff <dschuff@google.com>
Tue, 10 May 2016 17:44:55 +0000 (17:44 +0000)
commit6d5ba2295fe4618f43fba20ca3c61e55ea838caa
treea92517c512a9ed7442253e491873fcfc7dceb94c
parent9200e112a6ec509102623ad197cc8f3ed1cec555
Introduce CGCXXABI::canCallMismatchedFunctionType

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269089 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/ItaniumCXXABI.cpp
test/CodeGenCXX/runtimecc.cpp
test/CodeGenCXX/static-destructor.cpp