[all-commits] [llvm/llvm-project] b20918: [libc++][test] Portably silence warnings
Casey Carter via All-commits
all-commits at lists.llvm.org
Mon Oct 19 08:34:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b20918997ae5078b6053b04dd7309af52db6ae99
https://github.com/llvm/llvm-project/commit/b20918997ae5078b6053b04dd7309af52db6ae99
Author: Casey Carter <Casey at Carter.net>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M libcxx/test/std/numerics/numbers/defined.pass.cpp
M libcxx/test/std/numerics/numbers/specialize.pass.cpp
Log Message:
-----------
[libc++][test] Portably silence warnings
... in `<numbers>` tests with `[[maybe_unused]]`.
More information about the All-commits
mailing list