summaryrefslogtreecommitdiff
path: root/test/std/utilities/optional/optional.object/optional.object.ctor/rvalue_T.pass.cpp
AgeCommit message (Expand)Author
2019-02-05[libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne
2019-02-05[libcxx] Start defining lit features for tests depending on availabilityLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-19[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini
2016-10-28Add more tests for optional<const T>Eric Fiselier
2016-10-12Implement N4606 optionalEric Fiselier
2016-10-12Revert Add <optional>. Will recommit with better commit messageEric Fiselier
2016-10-12Add <optional> header.Eric Fiselier