[all-commits] [llvm/llvm-project] 883036: Do not downcast uint64_t to unsigned in UniqueID h...

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Thu Oct 21 07:26:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88303693ce97cf842f0714068c2cae44cd6515e1
      https://github.com/llvm/llvm-project/commit/88303693ce97cf842f0714068c2cae44cd6515e1
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Support/FileSystem/UniqueID.h

  Log Message:
  -----------
  Do not downcast uint64_t to unsigned in UniqueID hash computation

Context: https://reviews.llvm.org/D110925#inline-1070046




More information about the All-commits mailing list