[all-commits] [llvm/llvm-project] 575321: [libc][Obvious] Suppress unused-variable warnings ...

lntue via All-commits all-commits at lists.llvm.org
Mon Feb 7 13:22:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57532188526c210334e64184edb218f292bfbc08
      https://github.com/llvm/llvm-project/commit/57532188526c210334e64184edb218f292bfbc08
  Author: Tue Ly <lntue at google.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M libc/test/src/__support/OSUtil/linux/x86_64/CMakeLists.txt

  Log Message:
  -----------
  [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




More information about the All-commits mailing list