[cfe-dev] How clang is seen outside the community (Was: Re: david's integer overflow stuff)
OvermindDL1
overminddl1 at gmail.com
Fri Sep 17 19:11:55 PDT 2010
Helps if I send this to the mailing list since the mailing list does
not auto fill the headers like most others do annoyingly enough.
On Fri, Sep 17, 2010 at 8:11 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
> On Fri, Sep 17, 2010 at 7:09 PM, Chandler Carruth <chandlerc at google.com> wrote:
>> Doesn't "clang++ -Xclang -plugin -Xclang ..." work today? Maybe that's "too
>> gross"...
>
> Nope, you need a -cc1 in there too, passing it to the driver does not
> pass the plugin down oddly enough, probably a simple fix though, may
> look later.
>
More information about the cfe-dev
mailing list