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.iter
/
re.regiter
History
Marshall Clow
8dc9dcaeac
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.
...
llvm-svn: 267591
2016-04-26 19:29:35 +00:00
..
re.regiter.cnstr
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.regiter.comp
…
re.regiter.deref
#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.regiter.incr
#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
types.pass.cpp
#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