summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorSerge Guelton <sguelton@redhat.com>2019-02-14 19:17:00 +0000
committerSerge Guelton <sguelton@redhat.com>2019-02-14 19:17:00 +0000
commit4d0934c48f361367edf249f8982e59a90105fb40 (patch)
tree0e61708992610b3381076a57b7c2f3ae5ffb234c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent257fcd9b17119455a02f965b95200a286435e942 (diff)
downloadbcm5719-llvm-4d0934c48f361367edf249f8982e59a90105fb40.tar.gz
bcm5719-llvm-4d0934c48f361367edf249f8982e59a90105fb40.zip
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/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud