summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2018-07-03 05:46:20 +0000
committerChandler Carruth <chandlerc@gmail.com>2018-07-03 05:46:20 +0000
commit83e5f81d264fa927e7f0388535b31f707b1d9bea (patch)
treeaffc53907e1da1e2622b45b5d28dc71f13823d01 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent6121699b110e12df972d11e05e705794cc0a58e0 (diff)
downloadbcm5719-llvm-83e5f81d264fa927e7f0388535b31f707b1d9bea.tar.gz
bcm5719-llvm-83e5f81d264fa927e7f0388535b31f707b1d9bea.zip
[ADT] Try to work around a crash in MSVC.
Putting `sizeof(T) <= 16` into the parameter of a `std::conditional` causes every version of MSVC I've tried to crash: https://godbolt.org/g/eqVULL Really frustrating, but an extra layer of indirection through an instantiated type gives a working way to access this computed constant. llvm-svn: 336170
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud