[all-commits] [llvm/llvm-project] a96ad1: [clang][bytecode] Dummy variables can have pointer...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Nov 7 01:51:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a96ad136f6f6116a369337c52d0e86f94c548e8c
https://github.com/llvm/llvm-project/commit/a96ad136f6f6116a369337c52d0e86f94c548e8c
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M clang/lib/AST/ByteCode/Program.cpp
M clang/test/SemaCXX/cxx2b-consteval-propagate.cpp
Log Message:
-----------
[clang][bytecode] Dummy variables can have pointers to them (#166908)
at the point when they become proper globals.
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