Re: GCC/Clang error/warning flags?
Re: GCC/Clang error/warning flags?
- Subject: Re: GCC/Clang error/warning flags?
- From: Robert Purves <email@hidden>
- Date: Tue, 13 Dec 2011 10:24:18 +1300
Jeffrey Walton wrote:
> What really irkes me is there is no way to turn on "all' warnings".
> -Wall -Wextra only turns on most warnings. -Wall -Wextra is missing a
> number of interesting warnings, such as -Wconversion and
> -Wformat-security.
clang has -Weverything.
http://clang.llvm.org/docs/UsersManual.html
Robert P.
_______________________________________________
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