[all-commits] [llvm/llvm-project] ea15e8: [C++20] [Modules] Avoid use-but-not-defined error
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Wed Mar 5 03:13:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea15e8b16eacdf2fb3a9715c5fc753b62fdfd516
https://github.com/llvm/llvm-project/commit/ea15e8b16eacdf2fb3a9715c5fc753b62fdfd516
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M clang/lib/Serialization/ASTWriterDecl.cpp
A clang/test/Modules/external-but-not-type-external.cppm
Log Message:
-----------
[C++20] [Modules] Avoid use-but-not-defined error
See the attached test for example.
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