summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-03-30 06:27:31 +0000
committerStephan Bergmann <sbergman@redhat.com>2016-03-30 06:27:31 +0000
commit17d7d145717cc9eedee5f9650f5188a0bf32a65f (patch)
tree86dbd32ddec472b67e9c6dc95c820643482a9ef5 /lldb/packages/Python
parente9ff01b2a701713a82d09efab7649c11d0b4d1e6 (diff)
downloadbcm5719-llvm-17d7d145717cc9eedee5f9650f5188a0bf32a65f.tar.gz
bcm5719-llvm-17d7d145717cc9eedee5f9650f5188a0bf32a65f.zip
For MS ABI, emit dllexport friend functions defined inline in class
...as that is apparently what MSVC does. This is an updated version of r263738, which had to be reverted in r263740 due to test failures. The original version had erroneously emitted functions that are defined in class templates, too (see the updated "Handle friend functions" code in EmitDeferredDecls, lib/CodeGen/ModuleBuilder.cpp). (The updated tests needed to be split out into their own dllexport-ms-friend.cpp because of the CHECK-NOTs which would have interfered with subsequent CHECK-DAGs in dllexport.cpp.) Differential Revision: http://reviews.llvm.org/D18430 llvm-svn: 264841
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud