1. 8a063df [libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast by Louis Dionne · 7 years ago
  2. 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
  3. 8325276 Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 by Billy Robert O'Neal III · 8 years ago
  4. e9c66ad Add markup for libc++ dylib availability by Mehdi Amini · 8 years ago
  5. 3c35491 Update all bug URL's to point to https://bugs.llvm.org/... by Eric Fiselier · 9 years ago
  6. 6da13b6 std::get<0>([std::variant constant expression]) *is* noexcept. by Casey Carter · 9 years ago
  7. 0d3d8de Implement C++17 <variant>. Patch from Michael Park! by Eric Fiselier · 9 years ago
  8. 80e66ac Add <variant> tests but disable them for libc++ by Eric Fiselier · 9 years ago