summaryrefslogtreecommitdiff
path: root/test/std/utilities/variant/variant.get
AgeCommit message (Expand)Author
2017-11-21Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III
2017-11-15Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier
2016-12-06std::get<0>([std::variant constant expression]) *is* noexcept.Casey Carter
2016-12-02Implement C++17 <variant>. Patch from Michael Park!Eric Fiselier
2016-11-23Add <variant> tests but disable them for libc++Eric Fiselier