[all-commits] [llvm/llvm-project] 8755d2: [compiler-rt][ctx_profile] Fix signed-ness warning...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue May 7 23:28:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8755d24cb34b902557469445e1983850e0ce7cc7
      https://github.com/llvm/llvm-project/commit/8755d24cb34b902557469445e1983850e0ce7cc7
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
    M compiler-rt/lib/ctx_profile/tests/CtxInstrProfilingTest.cpp

  Log Message:
  -----------
  [compiler-rt][ctx_profile] Fix signed-ness warnings in test

Follow-up from PR ##89838. Some build bots warn-as-error
about signed/unsigned comparison in CtxInstrProfilingTest.

Example: https://lab.llvm.org/buildbot/#/builders/37/builds/34610



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list