[all-commits] [llvm/llvm-project] 6b14c1: Fix overflowing signed left shift, found by ubsan ...

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Feb 3 12:52:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b14c126884981bb4c2d767d2f2ea5f5864b5b39
      https://github.com/llvm/llvm-project/commit/6b14c126884981bb4c2d767d2f2ea5f5864b5b39
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M llvm/include/llvm/Support/LEB128.h

  Log Message:
  -----------
  Fix overflowing signed left shift, found by ubsan buildbot.




More information about the All-commits mailing list