[all-commits] [llvm/llvm-project] 1b0436: [scudo] Silent warning for u64 -> u32 convertion

Pavel Kosov via All-commits all-commits at lists.llvm.org
Sat Apr 18 13:02:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b0436cd4b7ebac7de33c5ede7b3509c811cc7e1
      https://github.com/llvm/llvm-project/commit/1b0436cd4b7ebac7de33c5ede7b3509c811cc7e1
  Author: kpdev <kpdev42 at gmail.com>
  Date:   2020-04-17 (Fri, 17 Apr 2020)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/stack_depot.h

  Log Message:
  -----------
  [scudo] Silent warning for u64 -> u32 convertion

Error is raised because of using -Werror=convertion




More information about the All-commits mailing list