[all-commits] [llvm/llvm-project] 90e20d: [Clang][Bytecode] Implement P1061 structured bindi...
Yanzuo Liu via All-commits
all-commits at lists.llvm.org
Tue Jul 1 04:15:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90e20d4f42c31060a64a4848affd2b1fd16a4ffe
https://github.com/llvm/llvm-project/commit/90e20d4f42c31060a64a4848affd2b1fd16a4ffe
Author: Yanzuo Liu <zwuis at outlook.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/SemaCXX/cxx2c-binding-pack.cpp
Log Message:
-----------
[Clang][Bytecode] Implement P1061 structured binding pack (#146474)
Other part of this feature was implemented by #121417.
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