summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-02-15 12:20:33 +0000
committerHans Wennborg <hans@hanshq.net>2019-02-15 12:20:33 +0000
commitcc980bfa8e3179fe27870d1a1a404f118e544ba7 (patch)
treeaf13b57d293ab91a22a5168179f05ef3840e2383 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent4f85014dffda33e22edce359eaaa4b162804326a (diff)
downloadbcm5719-llvm-cc980bfa8e3179fe27870d1a1a404f118e544ba7.tar.gz
bcm5719-llvm-cc980bfa8e3179fe27870d1a1a404f118e544ba7.zip
Speculatively revert r354051 "Recommit Optional specialization for trivially copyable types"
and r354055 "Optional specialization for trivially copyable types, part2" These are suspected to cause Clang to get miscompiled on Ubuntu 14.04 (Trusty) which uses GCC 4.8.4. Reverting for an hour to see if this helps. See llvm-commits thread. > 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: 354126
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud