summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldb_pylint_helper.py
diff options
context:
space:
mode:
authorRoger Ferrer Ibanez <roger.ferreribanez@arm.com>2016-10-31 14:14:13 +0000
committerRoger Ferrer Ibanez <roger.ferreribanez@arm.com>2016-10-31 14:14:13 +0000
commitc6a40d24d004f9471f240e83c39e71254f676a99 (patch)
tree7c06916c97898b2f52faba7ff8a0f66940c44c59 /lldb/packages/Python/lldbsuite/test/lldb_pylint_helper.py
parent82a1fc8db6221e63aca6649ed4e4d81a0dd241a7 (diff)
downloadbcm5719-llvm-c6a40d24d004f9471f240e83c39e71254f676a99.tar.gz
bcm5719-llvm-c6a40d24d004f9471f240e83c39e71254f676a99.zip
Fix archetypes.hpp under libcpp-no-extensions and std level < 14
Under -fno-exceptions TEST_THROW becomes abort / __builtin_abort which returns void. This causes a type mismatch in the conditional operator when testing the library in C++98,03,11 modes. Use a comma operator to workaround this problem. Differential Revision: https://reviews.llvm.org/D26147 llvm-svn: 285572
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldb_pylint_helper.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud