[all-commits] [llvm/llvm-project] 06cc20: [clang][bytecode] Diagnose out-of-bounds enum valu...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Oct 15 23:42:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06cc20c10fe6d669a2a12747a7dabac161163c19
https://github.com/llvm/llvm-project/commit/06cc20c10fe6d669a2a12747a7dabac161163c19
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/cxx11.cpp
Log Message:
-----------
[clang][bytecode] Diagnose out-of-bounds enum values in .... (#163530)
... non-constexpr variable initializers.
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