]> granicus.if.org Git - clang/commit
Give thunks the same linkage as their original methods.
authorAnders Carlsson <andersca@mac.com>
Sat, 27 Mar 2010 20:50:27 +0000 (20:50 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 27 Mar 2010 20:50:27 +0000 (20:50 +0000)
commitada087c4518a18f844ecc051b07039064016a4ba
tree582ddc7c746f2582f32f4303e2d75160b210b08e
parent8822f7cda557ffa755c16b5c978dada23c37d6be
Give thunks the same linkage as their original methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99729 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp
test/CodeGenCXX/thunks.cpp