Skip to content

Conversation

@chandlerc
Copy link
Contributor

This clarifies that the CC1 logic is directly extracted from Clang. There are probably some other places in the toolchain we should extract code like this where we're replicating and customizing logic from LLVM, but wanted to start here.

This clarifies that the CC1 logic is directly extracted from Clang.
There are probably some other places in the toolchain we should extract
code like this where we're replicating and customizing logic from LLVM,
but wanted to start here.
@chandlerc chandlerc requested a review from a team as a code owner November 20, 2025 02:47
@chandlerc chandlerc requested review from josh11b and removed request for a team November 20, 2025 02:47
@josh11b josh11b added this pull request to the merge queue Nov 20, 2025
Merged via the queue into carbon-language:trunk with commit 13dd218 Nov 20, 2025
9 checks passed
@chandlerc chandlerc deleted the push-nsumvlrszytr branch November 20, 2025 06:07
chandlerc added a commit to chandlerc/carbon-lang that referenced this pull request Nov 20, 2025
This test started failing with carbon-language#6405, but it wasn't caught by our PR
testing or the merge queue as the test didn't _appear_ to be impacted by
the change (I think).

When run explicitly, as the post-commit actions do, it started failing
because of the new dependency edge.
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2025
This test started failing with #6405, but it wasn't caught by our PR
testing or the merge queue as the test didn't _appear_ to be impacted by
the change (I think).

When run explicitly, as the post-commit actions do, it started failing
because of the new dependency edge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants