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
563c901bac
llvm-project
/
libcxx
/
test
/
std
/
containers
/
container.adaptors
History
Stephan T. Lavavej
6b1ae9b854
[libcxx] [test] Strip trailing whitespace, NFC.
...
llvm-svn: 324959
2018-02-12 22:54:35 +00:00
..
priority.queue
First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty()' methods of all the containers as nodiscard. If you're calling empty() w/o looking at the result, you probably meanto to call 'clear()'. c++2a only
2017-11-15 05:51:26 +00:00
queue
[libcxx] [test] Strip trailing whitespace, NFC.
2018-02-12 22:54:35 +00:00
stack
[libcxx] [test] Strip trailing whitespace, NFC.
2018-02-12 22:54:35 +00:00
nothing_to_do.pass.cpp
…