Skip to content
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

gcc-14已经能够支持modules #7

Open
yudaichen opened this issue Jul 4, 2024 · 0 comments
Open

gcc-14已经能够支持modules #7

yudaichen opened this issue Jul 4, 2024 · 0 comments

Comments

@yudaichen
Copy link

https://gcc.gnu.org/gcc-14/changes.html

C++ module scanning for named modules is now available, based on the format described in P1689R5, Format for describing dependencies of source files. The -fdeps-format=, -fdeps-file=, and -fdeps-target= flags may be used to generate dependency information. In GCC 14 p1689r5 is the only valid argument for -fdeps-format=.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant