[all-commits] [llvm/llvm-project] 36cbd4: [clang][bytecode] Check new/delete mismatch earlie...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jul 9 22:33:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36cbd43ae8d5a5274ae3193b6383fff2ba9671f4
https://github.com/llvm/llvm-project/commit/36cbd43ae8d5a5274ae3193b6383fff2ba9671f4
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/new-delete.cpp
Log Message:
-----------
[clang][bytecode] Check new/delete mismatch earlier (#147732)
This fixes a mismatch in diagnostic output with the current intepreter.
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