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
941e8dfcbfedcd4e82ff37bfcf9ba2a7cc558cc9
clang-p2996
/
libcxx
/
test
/
std
/
language.support
History
Casey Carter
4de0f034cf
[test] Add specific test for P0138R2, direct-list-init of fixed enums from integers, part 3/3.
...
Test the C++17 Core Language feature independently from other std::byte tests. llvm-svn: 302946
2017-05-12 20:33:46 +00:00
..
cstdint
/cstdint.syn
Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com
2016-06-30 04:21:52 +00:00
support.dynamic
Fix GCC 7 test failures.
2017-05-09 00:00:00 +00:00
support.exception
[libc++] Implement exception_ptr on Windows
2017-05-08 01:17:50 +00:00
support.general
…
support.initlist
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros for std::initializer_list
2017-04-18 23:09:36 +00:00
support.limits
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7.
2016-12-08 21:38:57 +00:00
support.rtti
Fix type_info's constructor by making it explicit again.
2017-01-17 23:41:42 +00:00
support.runtime
Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.
2016-12-30 10:44:00 +00:00
support.start.term
…
support.types
[test] Add specific test for P0138R2, direct-list-init of fixed enums from integers, part 3/3.
2017-05-12 20:33:46 +00:00
nothing_to_do.pass.cpp
…