Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
utilities
/
optional
/
optional.object
8a063df
[libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast
by Louis Dionne
· 7 years ago
cdaf2b8
[NFC] Reformat std::optional tests
by Louis Dionne
· 7 years ago
cb0d205
[libcxx] [test] Strip trailing whitespace. NFC.
by Stephan T. Lavavej
· 7 years ago
2fec6dc
Mark deduction guide tests as failing on apple-clang-9
by JF Bastien
· 7 years ago
c58f9b7
Fix up the final bits of breakage due to clang v5 generating bad implicit template deduction guides - specifically for copy-ctors
by Marshall Clow
· 7 years ago
41b4ba1
Fix optional<char> test breakage
by JF Bastien
· 7 years ago
fc53b60
Fix optional deduction guide test breakage
by JF Bastien
· 7 years ago
3854964
Add one more test for optional
by Marshall Clow
· 7 years ago
f35b4bc
Add deduction guides for optional
by Marshall Clow
· 7 years ago
8325276
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033
by Billy Robert O'Neal III
· 8 years ago
6b76a68
Fix failing -verify tests due to change in Clangs static_assert message.
by Eric Fiselier
· 8 years ago
4159db7
[libcxx] [test] Untabify, NFC.
by Stephan T. Lavavej
· 8 years ago
f2d571c
optional: Implement LWG 2900 and P0602
by Casey Carter
· 8 years ago
5984426
[libcxx] [test] Strip trailing whitespace. NFC.
by Stephan T. Lavavej
· 8 years ago
2bd63da
[libcxx] [test] Remove a Clang/C2 workaround.
by Stephan T. Lavavej
· 8 years ago
dd7c68b
add missing constexpr to optional::value_or
by Casey Carter
· 8 years ago
29b75d6
Add some constexpr tests for optional's move/copy ctor
by Marshall Clow
· 8 years ago
c1bcd4c
Mark the copy constructor and move
by Marshall Clow
· 8 years ago
e9c66ad
Add markup for libc++ dylib availability
by Mehdi Amini
· 8 years ago
6081edc
[libcxx] [test] Strip trailing whitespace. NFC.
by Stephan T. Lavavej
· 8 years ago
c24d797
Expand test coverage for LWG2857
by Casey Carter
· 8 years ago
e391d96
Additional test file for r300123
by Marshall Clow
· 8 years ago
3086241
Add some FAIL constexpr tests for optional's copy/move ctors.
by Marshall Clow
· 8 years ago
6132952
Fix more -Wshadow warnings introduced by recent Clang change
by Eric Fiselier
· 8 years ago
d3209f9
Implement LWG 2842 - optional(U&&) needs to SFINAE on decay_t<in_place_t>
by Eric Fiselier
· 8 years ago
50bd957
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
by Stephan T. Lavavej
· 9 years ago
fd83822
Fix unused parameters and variables
by Eric Fiselier
· 9 years ago
64428ac
Add more tests for optional<const T>
by Eric Fiselier
· 9 years ago
eca753a
Fix unreferenced parameters. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
d06ee77
Fix shadowing warning. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
015fcff
Update status for std::optional LWG issues and fix an optional SFINAE bug
by Eric Fiselier
· 9 years ago
a9e6596
Implement N4606 optional
by Eric Fiselier
· 9 years ago
fc647db
Revert Add <optional>. Will recommit with better commit message
by Eric Fiselier
· 9 years ago
6ee4001
Add <optional> header.
by Eric Fiselier
· 9 years ago