[all-commits] [llvm/llvm-project] 844a32: Tests ignore the return value of sto{meow}, trigge...
Igor Zhukov via All-commits
all-commits at lists.llvm.org
Sat Jul 16 10:46:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 844a320ccd612d482c37178e9d1c61617e6f5db7
https://github.com/llvm/llvm-project/commit/844a320ccd612d482c37178e9d1c61617e6f5db7
Author: Igor Zhukov <fsb4000 at yandex.ru>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M libcxx/test/std/strings/string.conversions/stod.pass.cpp
M libcxx/test/std/strings/string.conversions/stof.pass.cpp
M libcxx/test/std/strings/string.conversions/stoi.pass.cpp
M libcxx/test/std/strings/string.conversions/stol.pass.cpp
M libcxx/test/std/strings/string.conversions/stold.pass.cpp
M libcxx/test/std/strings/string.conversions/stoll.pass.cpp
M libcxx/test/std/strings/string.conversions/stoul.pass.cpp
M libcxx/test/std/strings/string.conversions/stoull.pass.cpp
Log Message:
-----------
Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS STL
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D129925
More information about the All-commits
mailing list