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

Rework internal file inputs as preparation for module std #99

Closed
Tracked by #86
aaronmondal opened this issue Apr 20, 2023 · 1 comment
Closed
Tracked by #86

Rework internal file inputs as preparation for module std #99

aaronmondal opened this issue Apr 20, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aaronmondal
Copy link
Contributor

The draft #98 adds experimental support for C++23 module std. Getting things to work required some customizations to the internal file inputs and to the way we handle toolchain.cpp_stdlib. This is not pretty. We should rework things in a way that doesn't require hacky list indexing and .to_list()ing depsets.

@aaronmondal aaronmondal self-assigned this Apr 20, 2023
@aaronmondal aaronmondal added the enhancement New feature or request label Apr 20, 2023
@aaronmondal aaronmondal mentioned this issue Apr 22, 2023
6 tasks
@aaronmondal
Copy link
Contributor Author

Addressed with #101 and to a degree #105 and #106. This completes preparations for std modules.

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

No branches or pull requests

1 participant