[all-commits] [llvm/llvm-project] ef6a21: [clang][bytecode] Fix a crash with an empty InitLi...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat May 30 07:41:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef6a217703a8738b89e22a19d3daca06b0028da0
https://github.com/llvm/llvm-project/commit/ef6a217703a8738b89e22a19d3daca06b0028da0
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-05-30 (Sat, 30 May 2026)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/new-delete.cpp
Log Message:
-----------
[clang][bytecode] Fix a crash with an empty InitListExpr (#200366)
Fixes https://github.com/llvm/llvm-project/issues/200295
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