Histórico de Commits

Autor SHA1 Mensagem Data
  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. há 6 anos atrás
  JF Bastien e15dd4e32e Support tests in freestanding há 6 anos atrás
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  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 há 9 anos atrás
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. há 10 anos atrás