r196606 - Add option to use temporary file for assembling with clang
David Peixotto
dpeixott at codeaurora.org
Tue Dec 10 10:55:56 PST 2013
> -----Original Message-----
> From: Alp Toker [mailto:alp at nuanti.com]
> Sent: Tuesday, December 10, 2013 9:25 AM
> To: David Peixotto
> Cc: Reid Kleckner; Rafael EspĂndola; llvm cfe
> Subject: Re: r196606 - Add option to use temporary file for assembling
> with clang
>
>
> On 10/12/2013 03:41, Reid Kleckner wrote:
> > On Mon, Dec 9, 2013 at 5:26 PM, Rafael EspĂndola
> > <rafael.espindola at gmail.com <mailto:rafael.espindola at gmail.com>> wrote:
> >
> > On 9 December 2013 20:05, Alp Toker <alp at nuanti.com
> > <mailto:alp at nuanti.com>> wrote:
> > > David,
> > >
> > > This hides the text which is good.
> > >
> > > Probably not an issue, but ISTR that the -ccc prefix was on its
> > way out. So
> > > maybe we can get a second opinion on that before getting this in..
> >
> > That one is for Daniel.
> >
> > What does ccc stand for btw?
> >
> >
> > I've heard its for "clang C compiler". It made more sense when clang
> > was primarily an analyzer layer on top of other compilers and we
> > wanted a distinct flag namespace.
>
> David,
>
> Until we get an opinion on which option group it belongs to, making it
> HelpHidden without renaming or changing the group LGTM as a basic measure
> to avoid confusing users.
>
> Thanks for following this up.
Ok, changed in r196946.
More information about the cfe-commits
mailing list