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
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
clang-p2996/libcxx/test/std/containers/sequences/vector
History
Marshall Clow 934e9a3976 Fix Bug 38644: multimap::clear() missing exception specifier. Add noexcept tests for all the containers that have clear().
llvm-svn: 340385
2018-08-22 04:28:43 +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
[libcxx] [test] Strip trailing whitespace. NFC.
2018-06-14 00:12:20 +00:00
vector.data
…
vector.modifiers
Fix Bug 38644: multimap::clear() missing exception specifier. Add noexcept tests for all the containers that have clear().
2018-08-22 04:28:43 +00:00
vector.special
…
allocator_mismatch.fail.cpp
…
contiguous.pass.cpp
…
iterators.pass.cpp
Fix a couple of 'unused variable' warnings in a vector test. NFC.
2018-07-13 16:26:16 +00:00
types.pass.cpp
…
Powered by Gitea Version: 1.25.1 Page: 1052ms Template: 4ms
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