summaryrefslogtreecommitdiff
path: root/test/std/utilities/any/any.nonmembers/make_any.pass.cpp
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
2016-10-07Fix various issues in std::any and the related tests.Eric Fiselier
2016-08-11[libcxx] Add std::anyEric Fiselier