This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc041b82d4
llvm-project
/
libcxx
/
test
/
std
/
re
/
re.alg
History
Eric Fiselier
fb42f4c44a
Void cast runtime-unused variables. Patch from STL@microsoft.com
...
llvm-svn: 268284
2016-05-02 19:15:48 +00:00
..
re.alg.match
Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error.
2016-04-26 19:29:35 +00:00
re.alg.replace
#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
2016-04-26 16:24:44 +00:00
re.alg.search
Void cast runtime-unused variables. Patch from STL@microsoft.com
2016-05-02 19:15:48 +00:00
re.except
…
nothing_to_do.pass.cpp
…