[all-commits] [llvm/llvm-project] ccb7cc: [clang][bytecode] Diagnose negative array sizes di...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Oct 31 03:00:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccb7cc319f8ea07bb64c2efb0c4f1e42076ef446
https://github.com/llvm/llvm-project/commit/ccb7cc319f8ea07bb64c2efb0c4f1e42076ef446
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
M clang/test/AST/ByteCode/new-delete.cpp
Log Message:
-----------
[clang][bytecode] Diagnose negative array sizes differently (#114380)
We have a special diagnostic ID for this.
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