[all-commits] [llvm/llvm-project] 226798: [libunwind] Fixed an upcoming clang -Wsign-convers...

fahadnayyar via All-commits all-commits at lists.llvm.org
Fri Jan 13 08:02:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 226798f3aa2f8467a29d909f0b18dbc4dfb398f7
      https://github.com/llvm/llvm-project/commit/226798f3aa2f8467a29d909f0b18dbc4dfb398f7
  Author: Fahad Nayyar <f_nayyar at apple.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M libunwind/src/AddressSpace.hpp

  Log Message:
  -----------
  [libunwind] Fixed an upcoming clang -Wsign-conversion warning

Fixing an upcoming clang warning (from https://reviews.llvm.org/D139114) in libunwind.

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




More information about the All-commits mailing list