diff options
author | Reid Kleckner <rnk@google.com> | 2016-08-25 18:23:28 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-08-25 18:23:28 +0000 |
commit | 44051e63de377b32b3d9653fca4df6ea70ba81ef (patch) | |
tree | 424efced3596c3e5a771ab02a749af5b035919d1 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 0fc8cec796387575c0c4a2635ba5579f60deeb75 (diff) | |
download | bcm5719-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/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions