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: Beinan Li <email@hidden>
- Date: Tue, 06 Nov 2012 16:19:39 -0500
Thanks Mikkel.
Is it possible to use llvm-g++ directly in Xcode?
Beinan
On Tue, Nov 6, 2012 at 3:29 PM, Mikkel Islay
<email@hidden> wrote:
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