[all-commits] [llvm/llvm-project] 399eb5: [scudo] Explicit casting for u16 arithmetic operation
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Fri Jul 7 12:59:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 399eb5632f4ad201bfe4f0bbe1f8ce302c711726
https://github.com/llvm/llvm-project/commit/399eb5632f4ad201bfe4f0bbe1f8ce302c711726
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/primary32.h
M compiler-rt/lib/scudo/standalone/primary64.h
Log Message:
-----------
[scudo] Explicit casting for u16 arithmetic operation
This fixes the werror from https://lab.llvm.org/buildbot/#/builders/165/builds/38829
Reviewed By: enh
Differential Revision: https://reviews.llvm.org/D154733
More information about the All-commits
mailing list