[all-commits] [llvm/llvm-project] f2819e: scudo: Work around gcc 8 conversion warning.
pcc via All-commits
all-commits at lists.llvm.org
Fri Apr 23 11:26:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2819ee6cc46c89d049e8dca205c269e7c40cdc2
https://github.com/llvm/llvm-project/commit/f2819ee6cc46c89d049e8dca205c269e7c40cdc2
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/combined.h
Log Message:
-----------
scudo: Work around gcc 8 conversion warning.
Should fix:
https://lab.llvm.org/buildbot#builders/99/builds/2953
More information about the All-commits
mailing list