[all-commits] [llvm/llvm-project] 9026f3: [NFC] Fix int-compared-with-unsigned warnings

Jeremy Morse via All-commits all-commits at lists.llvm.org
Thu Nov 2 06:57:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9026f35afe6ffdc5e55b6615efcbd36f25b11558
      https://github.com/llvm/llvm-project/commit/9026f35afe6ffdc5e55b6615efcbd36f25b11558
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M llvm/unittests/IR/DebugInfoTest.cpp

  Log Message:
  -----------
  [NFC] Fix int-compared-with-unsigned warnings

This is a follow-up to 7d77bbef4ad92 where I added some incompatible
comparisons, this should clear:

https://lab.llvm.org/buildbot/#/builders/57/builds/30951




More information about the All-commits mailing list