Re: -fcheck-new not supported by LLVM/clang
Re: -fcheck-new not supported by LLVM/clang
- Subject: Re: -fcheck-new not supported by LLVM/clang
- From: Mikkel Islay <email@hidden>
- Date: Tue, 06 Nov 2012 21:29:20 +0100
On 6 Nov 2012, at 20:22, Beinan Li wrote: With Xcode4.5, we use -fcheck-new in our compiler settings which has been triggering this clang warning:
clang: warning: argument unused during compilation: '-fcheck-new'
We wonder if this gcc setting is not supported by clang.
I don't know the answer, I am afraid. However, I suspect you are better off asking on the cfe-dev mailing list, as this group tend to discuss Xcode-specific (as opposed to tool-chain) questions. http://clang.llvm.org/Incidentally, llvm-g++ and allies doesn't seem to complain when passed that option.
Mikkel
|
_______________________________________________
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