This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d0c19ec0af2e27ecd2bd3d0fec0409d5ea188eef
clang-p2996
/
libcxx
/
test
/
localization
History
David Dean
a9ac518364
XFAIL this test when using the darwin12 system library. Reviewed by Howard
...
llvm-svn: 181610
2013-05-10 17:25:57 +00:00
..
c.locales
…
locale.categories
XFAIL this test when using the darwin12 system library. Reviewed by Howard
2013-05-10 17:25:57 +00:00
locale.stdcvt
<algorithm> no longer needs to include <cstdlib>, but can get away with just <cstddef>. This was brought to my attention by Salvatore Benedetto in his port to a bare-metal coretex-m3. This exposed two test bugs where an explicit #include <cstdlib> was needed.
2012-07-26 17:09:09 +00:00
locale.syn
…
locales
[tests] One last batch of XFAILs, for tests using new symbols added to libc++.
2013-02-06 00:59:06 +00:00
localization.general
…
version.pass.cpp
…