Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
utilities
/
variant
/
variant.get
8a063df
[libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast
by Louis Dionne
· 7 years ago
ba40b05
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065
by Billy Robert O'Neal III
· 8 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
e9c66ad
Add markup for libc++ dylib availability
by Mehdi Amini
· 8 years ago
3c35491
Update all bug URL's to point to https://bugs.llvm.org/...
by Eric Fiselier
· 9 years ago
6da13b6
std::get<0>([std::variant constant expression]) *is* noexcept.
by Casey Carter
· 9 years ago
0d3d8de
Implement C++17 <variant>. Patch from Michael Park!
by Eric Fiselier
· 9 years ago
80e66ac
Add <variant> tests but disable them for libc++
by Eric Fiselier
· 9 years ago