[all-commits] [llvm/llvm-project] 24c06a: [C++20] [Modules] handling selectAny attribute for...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Feb 20 18:49:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24c06a19be7bcf28b37e5eabbe65df95a2c0265a
https://github.com/llvm/llvm-project/commit/24c06a19be7bcf28b37e5eabbe65df95a2c0265a
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2025-02-21 (Fri, 21 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.
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