Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
re
/
re.traits
/
value.pass.cpp
b0bbd8a
Fix sign-compare warnings on ARM platforms caused by wchar_t being unsigned
by Eric Fiselier
· 9 years ago
f2e24f5
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7.
by Stephan T. Lavavej
· 9 years ago
fd5ceb2
#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
by Marshall Clow
· 9 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago
[Renamed from libcxx/test/re/re.traits/value.pass.cpp]
412dbeb
license change
by Howard Hinnant
· 15 years ago
5cd6658
Everything under [re.regex]
by Howard Hinnant
· 15 years ago
24757ff
Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>.
by Howard Hinnant
· 15 years ago
7050530
Just getting our toes wet on <regex>
by Howard Hinnant
· 15 years ago