diff options
| author | Serge Guelton <sguelton@redhat.com> | 2019-02-14 19:17:00 +0000 |
|---|---|---|
| committer | Serge Guelton <sguelton@redhat.com> | 2019-02-14 19:17:00 +0000 |
| commit | 4d0934c48f361367edf249f8982e59a90105fb40 (patch) | |
| tree | 0e61708992610b3381076a57b7c2f3ae5ffb234c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 257fcd9b17119455a02f965b95200a286435e942 (diff) | |
Recommit Optional specialization for trivially copyable types
Unfortunately the original code gets misscompiled by GCC (at least 8.1),
this is a tentative workaround using std::memcpy instead of inplace new
for trivially copyable types. I'll revert if it breaks.
Original revision: https://reviews.llvm.org/D57097
llvm-svn: 354051
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
