Marshall Clow
|
cc07c8937b
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.
|
hace 6 años |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
hace 6 años |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
hace 6 años |
Marshall Clow
|
6dfff1c9b9
#include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change
|
hace 9 años |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
hace 10 años |