[all-commits] [llvm/llvm-project] a0bd40: Revert "[clang][bytecode] Mark global decls with d...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jan 14 09:38:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0bd40e5a3df94229ec06243f2958289071ca75c
https://github.com/llvm/llvm-project/commit/a0bd40e5a3df94229ec06243f2958289071ca75c
Author: Timm Bäder <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:
-----------
Revert "[clang][bytecode] Mark global decls with diagnostics invalid (#122895)"
This reverts commit c1de9b920935e7d2fcc8dd7b39c1b7285783e948.
It looks like this breaks the memory-sanitizer builder:
https://lab.llvm.org/buildbot/#/builders/94/builds/3745
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