[all-commits] [llvm/llvm-project] 72dddc: More size_t -> uint64_t fixes after 05392466

aeubanks via All-commits all-commits at lists.llvm.org
Wed Oct 6 15:14:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72dddce6523a1f1ace61a89e99c0c5866063b32f
      https://github.com/llvm/llvm-project/commit/72dddce6523a1f1ace61a89e99c0c5866063b32f
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp

  Log Message:
  -----------
  More size_t -> uint64_t fixes after 05392466

Fixes some bots where the two differ.




More information about the All-commits mailing list