Skip to content

[C++20] [Modules] Missing features and problems #112295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 of 3 tasks
ChuanqiXu9 opened this issue Oct 15, 2024 · 1 comment
Open
2 of 3 tasks

[C++20] [Modules] Missing features and problems #112295

ChuanqiXu9 opened this issue Oct 15, 2024 · 1 comment
Labels
ABI Application Binary Interface clang:modules C++20 modules and Clang Header Modules metabug Issue to collect references to a group of similar or related issues.

Comments

@ChuanqiXu9
Copy link
Member

ChuanqiXu9 commented Oct 15, 2024

This is a summary issue to collect the missing features and problems for the support of modules. We only collect issues that have a wider impact and we have a good understanding for the internal reasons here. We hope we can say the support is done when we fixed all the issue in the list.

Missing spec features

ABI related

The bugs collected here need the guidance from Itanium C++ ABI group to progress. Otherwise, we (clang) will have the risk to have non-compatible ABI with Itanium C++ ABI. I think this is more harmful in the long term.

@ChuanqiXu9 ChuanqiXu9 added metabug Issue to collect references to a group of similar or related issues. clang:modules C++20 modules and Clang Header Modules labels Oct 15, 2024
@llvmbot
Copy link
Member

llvmbot commented Oct 15, 2024

@llvm/issue-subscribers-clang-modules

Author: Chuanqi Xu (ChuanqiXu9)

This is a summary issue to collect the missing features and problems for the support of modules. We only collect issues that have a wider impact and we have a good understanding for the internal reasons here. We hope we can say the support is done when we fixed all the issue in the list.

Missing spec features

#90154
#112294

ABI related

#110146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABI Application Binary Interface clang:modules C++20 modules and Clang Header Modules metabug Issue to collect references to a group of similar or related issues.
Projects
None yet
Development

No branches or pull requests

2 participants