[all-commits] [llvm/llvm-project] 2f23dc: [AST/Interp] Fix left shift overflow bug in D64146

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Sep 8 13:49:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f23dc9127e6c0ef392f163cbaa58afcb7b61a09
      https://github.com/llvm/llvm-project/commit/2f23dc9127e6c0ef392f163cbaa58afcb7b61a09
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M clang/lib/AST/Interp/Descriptor.cpp

  Log Message:
  -----------
  [AST/Interp] Fix left shift overflow bug in D64146

Noticed by Dmitri Gribenko




More information about the All-commits mailing list