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
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
optional
/
optional.object
History
Billy Robert O'Neal III
83252766f9
Tolerate [[nodiscard]] annotations in the STL. Reviewed as
https://reviews.llvm.org/D39033
...
llvm-svn: 318276
2017-11-15 07:40:37 +00:00
..
optional.object.assign
optional: Implement LWG 2900 and P0602
2017-07-09 17:15:49 +00:00
optional.object.ctor
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
optional.object.dtor
…
optional.object.mod
[libcxx] [test] Remove a Clang/C2 workaround.
2017-06-08 18:21:59 +00:00
optional.object.observe
Tolerate [[nodiscard]] annotations in the STL. Reviewed as
https://reviews.llvm.org/D39033
2017-11-15 07:40:37 +00:00
optional.object.swap
…
optional_requires_destructible_object.fail.cpp
Fix failing -verify tests due to change in Clangs static_assert message.
2017-09-17 20:57:05 +00:00
special_member_gen.pass.cpp
optional: Implement LWG 2900 and P0602
2017-07-09 17:15:49 +00:00
types.pass.cpp
…