[all-commits] [llvm/llvm-project] eb61cf: [NFC][libc++][test] Enables variant test.
mordante via All-commits
all-commits at lists.llvm.org
Thu Sep 29 08:28:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb61cf373c7a688193456ac83c85b8554d304f28
https://github.com/llvm/llvm-project/commit/eb61cf373c7a688193456ac83c85b8554d304f28
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M libcxx/test/std/utilities/variant/variant.variant/variant.ctor/copy.pass.cpp
Log Message:
-----------
[NFC][libc++][test] Enables variant test.
Noticed this while working on D133326. Let's see whehter all compilers
now support this feature.
Reviewed By: #libc, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D134818
More information about the All-commits
mailing list