Re: clang vs -Wunreachable-code
Re: clang vs -Wunreachable-code
- Subject: Re: clang vs -Wunreachable-code
- From: "Sean McBride" <email@hidden>
- Date: Fri, 4 Sep 2009 10:43:47 -0400
- Organization: Rogue Research Inc.
On 9/3/09 9:25 PM, David Dunham said:
>When I switched to clang, each file gives me
>
>warning: unknown warning option: -Wunreachable-code
There are several gcc 4.2 compiler warnings that clang does not
support. Amongst those I use:
-Wundeclared-selector
-Wdiv-by-zero
-Winvalid-pch
-Wstrict-overflow=5
-Wlarger-than-len
Guess you found another.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden