summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/variant/variant.variant/variant.assign/T.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Add option to disable variant narrowing conversion changes.Eric Fiselier2019-07-121-1/+4
* [libc++] Recommit r363692 to implement P0608R3Zhihao Yuan2019-06-201-1/+58
* [libc++] Revert r363692 which implements P0608R3Zhihao Yuan2019-06-191-58/+1
* [libc++] Implement P0608R3 - A sane variant converting constructorZhihao Yuan2019-06-181-1/+58
* [libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne2019-02-051-1/+1
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-051-7/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-191-6/+7
* Implement LWG 2904.Michael Park2017-06-071-26/+0
* [test] Test changes to accommodate LWG 2904 "Make variant move-assignment mor...Casey Carter2017-06-071-4/+54
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+7
* Implement C++17 <variant>. Patch from Michael Park!Eric Fiselier2016-12-021-3/+3
* Add <variant> tests but disable them for libc++Eric Fiselier2016-11-231-0/+232
OpenPOWER on IntegriCloud