Hacker News new | ask | show | jobs
by hobo_mark 4217 days ago
Oh yes it does.

https://www.imperialviolet.org/2014/02/22/applebug.html

1 comments

Fair enough. That being said, -Wunreachable-code would have caught that.
>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?