[all-commits] [llvm/llvm-project] 9c7320: [clang][bytecode] Fix visiting for-range loop vari...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Jul 6 09:59:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c7320e5d370be7f79ad5835f9f623ac3d30a30a
https://github.com/llvm/llvm-project/commit/9c7320e5d370be7f79ad5835f9f623ac3d30a30a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
A clang/test/AST/ByteCode/libcxx/tuple-decompose-for-range.cpp
Log Message:
-----------
[clang][bytecode] Fix visiting for-range loop variable (#147188)
Make sure we're properly registering DecompositionDecls.
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