[all-commits] [llvm/llvm-project] 7cfeed: [clang][bytecode] Change diagnostics for self-init...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu May 22 01:32:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cfeedf64addf6d20bdf47a669936ba6e46593d8
https://github.com/llvm/llvm-project/commit/7cfeedf64addf6d20bdf47a669936ba6e46593d8
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/cxx11.cpp
M clang/test/AST/ByteCode/cxx17.cpp
Log Message:
-----------
[clang][bytecode] Change diagnostics for self-initialization (#141006)
Change the diagnostics when reading from the variable we're currently
initializing do be the same as the one the current interpreter emits.
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