[all-commits] [llvm/llvm-project] 470411: [clang][bytecode] Loosen an assertion about operat...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat May 30 08:21:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 470411cf18e33fe461f7207831604f989a7a6e61
https://github.com/llvm/llvm-project/commit/470411cf18e33fe461f7207831604f989a7a6e61
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] Loosen an assertion about operator delete (#200575)
We may also see OO_Array_Delete here.
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