diff options
| author | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | 2016-10-31 14:14:13 +0000 |
|---|---|---|
| committer | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | 2016-10-31 14:14:13 +0000 |
| commit | c6a40d24d004f9471f240e83c39e71254f676a99 (patch) | |
| tree | 7c06916c97898b2f52faba7ff8a0f66940c44c59 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
| parent | 82a1fc8db6221e63aca6649ed4e4d81a0dd241a7 (diff) | |
| download | bcm5719-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/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions

