[libcxx-commits] [PATCH] D141108: [libc++][test] Suppress MSVC warnings in std::expected tests

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 5 23:27:36 PST 2023


CaseyCarter updated this revision to Diff 486757.
CaseyCarter retitled this revision from "[libc++][test] Suppress MSVC narrowing warnings" to "[libc++][test] Suppress MSVC warnings in std::expected tests".
CaseyCarter edited the summary of this revision.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141108/new/

https://reviews.llvm.org/D141108

Files:
  libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.inplace.pass.cpp
  libcxx/test/std/utilities/expected/expected.expected/ctor/ctor.unexpect.pass.cpp
  libcxx/test/std/utilities/expected/expected.expected/observers/value.pass.cpp
  libcxx/test/std/utilities/expected/expected.expected/observers/value_or.pass.cpp
  libcxx/test/std/utilities/expected/expected.void/ctor/ctor.unexpect.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141108.486757.patch
Type: text/x-patch
Size: 4212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230106/329ee9c4/attachment-0001.bin>


More information about the libcxx-commits mailing list