[all-commits] [llvm/llvm-project] b2634f: [clang][bytecode] Fix a crash in __builtin_subcb (...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue May 26 02:44:26 PDT 2026


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

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp
    M clang/test/AST/ByteCode/builtin-functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix a crash in __builtin_subcb (#199400)

Don't try to initialize pointers that can't be initialized



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