[libc][Obvious] Suppress unused-variable warnings from syscall_unittest.
authorTue Ly <lntue@google.com>
Mon, 7 Feb 2022 20:54:50 +0000 (15:54 -0500)
committerTue Ly <lntue@google.com>
Mon, 7 Feb 2022 21:22:08 +0000 (16:22 -0500)
commit57532188526c210334e64184edb218f292bfbc08
tree1f2437984c0d479f0814aa4a0fe118c13271966b
parent9e7688c71e97b7056bf2a40c3e24ce31dc795f10
[libc][Obvious] Suppress unused-variable warnings from syscall_unittest.

The unused vararibles in the tests are intentional.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D119183
libc/test/src/__support/OSUtil/linux/x86_64/CMakeLists.txt