Hacker News new | ask | show | jobs
by DrJokepu 4217 days ago
Fair enough. That being said, -Wunreachable-code would have caught that.
1 comments

>Fair enough. That being said, -Wunreachable-code would have caught that.

-Wunreachable-code was disabled in gcc years ago.

Yes, but I would assume that Apple uses clang internally?