[all-commits] [llvm/llvm-project] c1de9b: [clang][bytecode] Mark global decls with diagnosti...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jan 14 06:11:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1de9b920935e7d2fcc8dd7b39c1b7285783e948
https://github.com/llvm/llvm-project/commit/c1de9b920935e7d2fcc8dd7b39c1b7285783e948
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M clang/lib/AST/ByteCode/EvalEmitter.cpp
M clang/test/AST/ByteCode/arrays.cpp
M clang/test/AST/ByteCode/cxx23.cpp
Log Message:
-----------
[clang][bytecode] Mark global decls with diagnostics invalid (#122895)
Even if their evaluation succeeds, mark them as invalid. This fixes some
long standing differences to the ast walker interpeter.
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