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

C++ interop: Call a subset of C++ from Carbon #4666

Open
bricknerb opened this issue Dec 11, 2024 · 2 comments
Open

C++ interop: Call a subset of C++ from Carbon #4666

bricknerb opened this issue Dec 11, 2024 · 2 comments
Assignees

Comments

@bricknerb
Copy link
Contributor

Doc: Carbon: Early interop in toolchain

@SalmanDeveloperz
Copy link

Hi, Is this issue still opened?

@bricknerb
Copy link
Contributor Author

Hi, Is this issue still opened?

Yes, I'm looking into this one.

bricknerb added a commit to bricknerb/carbon-lang that referenced this issue Dec 16, 2024
bricknerb added a commit to bricknerb/carbon-lang that referenced this issue Jan 10, 2025
Ignore the AST, for now.
Report cpp compilation errors and warnings.
Part of carbon-language#4666
bricknerb added a commit to bricknerb/carbon-lang that referenced this issue Jan 10, 2025
Ignore the AST, for now.
Report cpp compilation errors and warnings.
Part of carbon-language#4666
github-merge-queue bot pushed a commit that referenced this issue Jan 14, 2025
Ignore the AST and support a single Cpp import, for now.
Report cpp compilation errors and warnings.
Part of #4666
github-merge-queue bot pushed a commit that referenced this issue Jan 15, 2025
Propagate `FileSystem` to `buildASTFromCodeWithArgs`().
Part of #4666
bricknerb added a commit to bricknerb/carbon-lang that referenced this issue Jan 16, 2025
Instead of compiling the imported file, generate a C++ header that includes all `Cpp` import files.
Part of carbon-language#4666
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

2 participants