[all-commits] [llvm/llvm-project] 9f8ca8: [libcxx][test] explicitly discard bitset::test's r...
Casey Carter via All-commits
all-commits at lists.llvm.org
Fri Jan 29 10:02:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f8ca86a87a73c4fba6f8f229008117f7d0f35ab
https://github.com/llvm/llvm-project/commit/9f8ca86a87a73c4fba6f8f229008117f7d0f35ab
Author: Casey Carter <Casey at Carter.net>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M libcxx/test/std/utilities/template.bitset/bitset.members/test.out_of_range.pass.cpp
Log Message:
-----------
[libcxx][test] explicitly discard bitset::test's return
... just in case some implementation annotates it `[[nodiscard]]`.
More information about the All-commits
mailing list