diff options
author | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | 2016-11-10 16:54:55 +0000 |
---|---|---|
committer | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | 2016-11-10 16:54:55 +0000 |
commit | aee391b535b7acfebc4d4c9370978a5c5544cbfc (patch) | |
tree | 532085d35bc8c95531c4b440e216f14f79be04ce /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 33fef8e8650ab70f40281ecc69f2724c7dbc5765 (diff) | |
download | bcm5719-llvm-aee391b535b7acfebc4d4c9370978a5c5544cbfc.tar.gz bcm5719-llvm-aee391b535b7acfebc4d4c9370978a5c5544cbfc.zip |
Protect bitset tests under libcpp-no-exceptions
Bitset tests feature a sequence of tests of increasing bitset sizes,
but these tests rely on exceptions when the bitset size is less than
50 elements.
This change adds a flag to tell whether a test should throw. If it must
throw it will be skipped under no-exceptions.
Differential Revision: https://reviews.llvm.org/D26140
llvm-svn: 286474
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions