[all-commits] [llvm/llvm-project] a1bcc8: [clang][bytecode] Diagnose heap-allocated array el...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Apr 27 09:01:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1bcc8f757ff70e3504c7cca1219a474c55325d1
https://github.com/llvm/llvm-project/commit/a1bcc8f757ff70e3504c7cca1219a474c55325d1
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M clang/lib/AST/ByteCode/EvaluationResult.cpp
M clang/test/AST/ByteCode/new-delete.cpp
Log Message:
-----------
[clang][bytecode] Diagnose heap-allocated array elem pointers... (#137523)
... as "pointer to subobject".
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