JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
vor 6 Jahren |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
vor 6 Jahren |
Eric Fiselier
|
6cb35ede81
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
|
vor 7 Jahren |
Marshall Clow
|
88626bf496
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
|
vor 7 Jahren |