aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2020-09-24 14:11:06 -0700
committerReid Kleckner <rnk@google.com>2020-09-24 16:29:48 -0700
commitecfc9b971269a86b101cddf1fd9f0976be4096d0 (patch)
tree9ac2fa6a0292ffabe089064885c9425ad238cf74 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parentb8a50e920704436ddcbe0cc9d2020935d7e37095 (diff)
downloadllvm-ecfc9b971269a86b101cddf1fd9f0976be4096d0.zip
llvm-ecfc9b971269a86b101cddf1fd9f0976be4096d0.tar.gz
llvm-ecfc9b971269a86b101cddf1fd9f0976be4096d0.tar.bz2
[MS] For unknown ISAs, pass non-trivially copyable arguments indirectly
Passing them directly is likely to be non-conforming, since it usually involves copying the bytes of the record. For unknown architectures, we don't know what MSVC does or will do, but we should at least try to conform as well as we can.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions