[all-commits] [llvm/llvm-project] 46ad7f: [clang][bytecode] Diagnose non-const initialiers i...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Oct 22 20:50:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46ad7ff4b78fd7e6540d9eebe7e17ae423b29dd9
https://github.com/llvm/llvm-project/commit/46ad7ff4b78fd7e6540d9eebe7e17ae423b29dd9
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/SemaCXX/c99-variable-length-array.cpp
Log Message:
-----------
[clang][bytecode] Diagnose non-const initialiers in diagnoseUnknownDecl (#113276)
This is more similar to the diagnostic output of the current interpreter
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