Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
351e4fa0e2c98bd24dfd8b547f366e00a4d554b2
clang-p2996/libcxx/test/std/containers/sequences/vector
History
Marshall Clow 72c8fad427 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
llvm-svn: 318269
2017-11-15 05:51:26 +00:00
..
vector.capacity
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
vector.cons
[libc++] Fix PR34898 - vector iterator constructors and assign method perform push_back instead of emplace_back.
2017-10-17 13:03:17 +00:00
vector.data
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
vector.modifiers
Sigh. Once again forgot about the 'no exceptions' bots.
2017-04-17 14:18:44 +00:00
vector.special
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
2017-07-29 00:55:35 +00:00
allocator_mismatch.fail.cpp
…
contiguous.pass.cpp
[libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_type/difference_type.
2016-12-14 22:46:46 +00:00
iterators.pass.cpp
…
types.pass.cpp
…
Powered by Gitea Version: 1.25.1 Page: 1022ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API