[all-commits] [llvm/llvm-project] d46e7d: [clang][bytecode] Fix an assertion failure in AddS...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat May 30 05:54:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d46e7dcee756766e9f23dd2ce3179e5e9a6cd536
      https://github.com/llvm/llvm-project/commit/d46e7dcee756766e9f23dd2ce3179e5e9a6cd536
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-05-30 (Sat, 30 May 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h
    M clang/test/AST/ByteCode/c.c

  Log Message:
  -----------
  [clang][bytecode] Fix an assertion failure in AddSubNonNumber (#200393)

Calling Integral::getPtr() shouldn't happen for AddrLabelDiff integrals.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list