llvm-project/libcxx/test/std/re/re.regex/re.regex.construct
Louis Dionne 8c61114c53 [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'
Instead of having different names for the same Lit feature accross code
bases, use the same name everywhere. This NFC commit is in preparation
for a refactor where all three projects will be using the same Lit
feature detection logic, and hence it won't be convenient to use
different names for the feature.

Differential Revision: https://reviews.llvm.org/D78370
2020-04-22 08:25:27 -04:00
..
awk_oct.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
bad_backref.pass.cpp [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
bad_ctype.pass.cpp [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
bad_escape.pass.cpp [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
bad_range.pass.cpp [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
bad_repeat.pass.cpp [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
copy.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
deduct.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
deduct.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.pass.cpp Fix PR#35967: '<regex> syntax_option_type is not a proper bitmask' Sadly, this is an ABI break, so it's only available if you define either '_LIBCPP_ABI_VERSION > 2' or '_LIBCPP_ABI_UNSTABLE' or '_LIBCPP_ABI_REGEX_CONSTANTS_NONZERO' and rebuild your dylib. 2019-03-28 17:30:23 +00:00
il_flg.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
iter_iter.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
iter_iter_flg.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
ptr.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
ptr_flg.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
ptr_size.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
ptr_size_flg.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
string_flg.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00