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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 16 10:46:53 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG844a320ccd61: Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS… (authored by fsb4000, committed by Mordante).

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.445238.patch
Type: text/x-patch
Size: 18051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220716/e3667668/attachment.bin>


More information about the libcxx-commits mailing list