summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-09-25 19:48:44 +0000
committerLang Hames <lhames@gmail.com>2018-09-25 19:48:44 +0000
commit721da4bd87f1bd22fb96549da1acab41081ddbbc (patch)
tree3bcfe4405785416fbd859e523ae128f102269a94 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parent3da977be134f4d753a5ee556a2b043e69b924b8e (diff)
downloadbcm5719-llvm-721da4bd87f1bd22fb96549da1acab41081ddbbc.tar.gz
bcm5719-llvm-721da4bd87f1bd22fb96549da1acab41081ddbbc.zip
Move MSVC workarounds for future<Error>/future<Expected<T>> out of ORC and into
a header in support. MSVC's std::future implementation requires types to be default constructible, but Error and Expected are not. This issue came up once before in ORC's RPCUtils.h header and was worked around there but came up again in r342939, so I am moving the workaround to Support to make it available to other clients. llvm-svn: 343011
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud