[all-commits] [llvm/llvm-project] 6176fd: Fix a few warnings (signed/unsigned comparison in ...

David Blaikie via All-commits all-commits at lists.llvm.org
Sat Oct 16 22:45:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6176fda3f992b5086302b3826aa0636135cc4cc0
      https://github.com/llvm/llvm-project/commit/6176fda3f992b5086302b3826aa0636135cc4cc0
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2021-10-16 (Sat, 16 Oct 2021)

  Changed paths:
    M compiler-rt/lib/gwp_asan/tests/alignment.cpp
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp

  Log Message:
  -----------
  Fix a few warnings (signed/unsigned comparison in gtest, and missing field initializers)




More information about the All-commits mailing list