summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Binary.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-11-18 20:05:33 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-11-18 20:05:33 +0000
commitf02d8b1dff92a3c41958832129b67840936f6a72 (patch)
tree299f085cd632c1a776c2fdfcac2798746c5318b3 /llvm/lib/Object/Binary.cpp
parent66df8a2c0a964333eaeb7cabb947bd4c6b7a8341 (diff)
downloadbcm5719-llvm-f02d8b1dff92a3c41958832129b67840936f6a72.tar.gz
bcm5719-llvm-f02d8b1dff92a3c41958832129b67840936f6a72.zip
Use the default method CC in GetFullTypeForDeclarator.
Before this patch explicit template instatiations of member function templates were failing with the microsoft abi and 32 bits. This was happening because the expected and computed function types had different calling conventions. This patch fixes it by considering the default calling convention in GetFullTypeForDeclarator. This fixes pr17973. llvm-svn: 195032
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud