commit | 66350f0fb1c1b2a08e2b62afc11fe8ba8183ad7b | [log] [tgz] |
---|---|---|
author | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | Thu Nov 10 16:54:55 2016 +0000 |
committer | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | Thu Nov 10 16:54:55 2016 +0000 |
tree | e5bf9ee47737bc6aaf079b4c9fb8d761c829a0c5 | |
parent | d842fed6f8bb52516e24b751cfc5c5f8ca1049c3 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@286474 91177308-0d34-0410-b5e6-96231b3b80d8