[all-commits] [llvm/llvm-project] eb389b: [C++20] [Modules] handling selectAny attribute for...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Feb 25 08:18:36 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: eb389b1259c35ea0f91b8aba133bca4a8ab9f4ab
https://github.com/llvm/llvm-project/commit/eb389b1259c35ea0f91b8aba133bca4a8ab9f4ab
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
A clang/test/Modules/pr127943.cppm
Log Message:
-----------
[C++20] [Modules] handling selectAny attribute for vardecl
Close https://github.com/llvm/llvm-project/issues/127963
The root cause of the problem seems to be that we didn't realize it
simply.
(cherry picked from commit 24c06a19be7bcf28b37e5eabbe65df95a2c0265a)
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