[libcxx-commits] [PATCH] D129925: Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS STL

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 16 02:06:23 PDT 2022


fsb4000 updated this revision to Diff 445211.
fsb4000 added a comment.

correct diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129925

Files:
  libcxx/test/std/strings/string.conversions/stod.pass.cpp
  libcxx/test/std/strings/string.conversions/stof.pass.cpp
  libcxx/test/std/strings/string.conversions/stoi.pass.cpp
  libcxx/test/std/strings/string.conversions/stol.pass.cpp
  libcxx/test/std/strings/string.conversions/stold.pass.cpp
  libcxx/test/std/strings/string.conversions/stoll.pass.cpp
  libcxx/test/std/strings/string.conversions/stoul.pass.cpp
  libcxx/test/std/strings/string.conversions/stoull.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129925.445211.patch
Type: text/x-patch
Size: 18051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220716/96d515ee/attachment-0001.bin>


More information about the libcxx-commits mailing list