[all-commits] [llvm/llvm-project] 1b7631: Update some types after D110451
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Oct 6 11:28:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b76312e98a22bee08cb29519ed735553cfc5640
https://github.com/llvm/llvm-project/commit/1b76312e98a22bee08cb29519ed735553cfc5640
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-06 (Wed, 06 Oct 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp
Log Message:
-----------
Update some types after D110451
To fix mismatched size_t vs uint64_t on some platforms.
More information about the All-commits
mailing list