Skip to content

Fix boolean confusion with Opt_NoLlvmMangler flag

Matthew Pickering requested to merge wip/mangler-confusion into master

I accidently got the two branches of the if expression the wrong way around when refactoring.

Fixes #20567 (closed)

Merge request reports