[all-commits] [llvm/llvm-project] 14f255: [clang][bytecode] Don't check anonymous union in m...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Apr 13 06:05:49 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14f2556639be002af1e614ddcb6bff496ca32fc3
https://github.com/llvm/llvm-project/commit/14f2556639be002af1e614ddcb6bff496ca32fc3
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
M clang/test/AST/ByteCode/cxx11.cpp
Log Message:
-----------
[clang][bytecode] Don't check anonymous union in memcpy op (#191783)
It's fine if they are uninitialized.
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