[all-commits] [llvm/llvm-project] de94cf: [libc] Minor test signedness fixes

Dominic Chen via All-commits all-commits at lists.llvm.org
Tue Apr 26 17:10:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de94cf528627f400b580a0948c8341494baf690d
      https://github.com/llvm/llvm-project/commit/de94cf528627f400b580a0948c8341494baf690d
  Author: Dominic Chen <ddchen at apple.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M libc/test/src/threads/cnd_test.cpp
    M libc/utils/testutils/ExecuteFunction.h

  Log Message:
  -----------
  [libc] Minor test signedness fixes

Resolve compiler warnings about signed conversion

Differential Revision: https://reviews.llvm.org/D124468




More information about the All-commits mailing list