summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-08-25 18:23:28 +0000
committerReid Kleckner <rnk@google.com>2016-08-25 18:23:28 +0000
commit44051e63de377b32b3d9653fca4df6ea70ba81ef (patch)
tree424efced3596c3e5a771ab02a749af5b035919d1 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent0fc8cec796387575c0c4a2635ba5579f60deeb75 (diff)
downloadbcm5719-llvm-44051e63de377b32b3d9653fca4df6ea70ba81ef.tar.gz
bcm5719-llvm-44051e63de377b32b3d9653fca4df6ea70ba81ef.zip
[MS] Pass non-trivially-copyable objects indirectly on Windows ARM
This isn't exactly what MSVC does, unfortunately. MSVC does not pass objects with destructors but no copy constructors by address. More ARM expertise is required to really understand what should be done here. Fixes PR29136. llvm-svn: 279764
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud