Skip to content

Conversation

@mlugg
Copy link
Member

@mlugg mlugg commented Nov 10, 2025

Also update the compiler's logFn to use color like the default one does.

To match the new default implementation. In fact, I implemented this by
simply dispatching *to* the default implementation after the debug log
guard; no need to complicate things!
This configuration hasn't had much work put into it yet, so is all but
guaranteed to miscompile or crash. Since users are starting to try out
`-fincremental`, and LLVM is still the default backend in many cases,
it's worth having this warning to avoid bug reports like
ziglang#25873.
@mlugg mlugg enabled auto-merge November 10, 2025 12:58
@mlugg mlugg merged commit cbfa87c into ziglang:master Nov 10, 2025
9 checks passed
@mlugg mlugg deleted the incremental-llvm-warn branch November 21, 2025 12:07
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

Successfully merging this pull request may close these issues.

1 participant