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
577fa7f00fa0c3aff42d596d5e9db6c2fbbd4f4e
clang-p2996
/
libcxx
/
test
/
std
/
diagnostics
/
syserr
History
Marshall Clow
bc455478e1
Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529.
...
llvm-svn: 312923
2017-09-11 16:05:42 +00:00
..
syserr.compare
…
syserr.errcat
XFAIL tests on SLES11
2017-09-08 03:57:02 +00:00
syserr.errcode
Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529.
2017-09-11 16:05:42 +00:00
syserr.errcondition
Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529.
2017-09-11 16:05:42 +00:00
syserr.hash
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as
https://reviews.llvm.org/D31234
2017-03-23 02:40:28 +00:00
syserr.syserr
…
errc.pass.cpp
…
is_error_code_enum.pass.cpp
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
is_error_condition_enum.pass.cpp
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00