[cfe-dev] Adding a -W flag for "using extended field designator is an extension"
Douglas Gregor
dgregor at apple.com
Sat Nov 19 11:17:24 PST 2011
On Nov 9, 2011, at 12:13 AM, Jeff Walden wrote:
> On 11/08/2011 07:04 PM, Douglas Gregor wrote:
>> I ended up going with the name "-Wextended-offsetof", in case we get any more extensions to offsetof (and to match up with -Winvalid-offsetof a bit more closely).
>
> Makes sense -- and for its concision as well.
>
>> Oh, please send future patches to cfe-commits. We prefer to handle patch reviews there, rather than
>
> I was going from <http://clang.llvm.org/hacking.html>, which does suggest cfe-commits first. But it also says "if you have questions, or want to have a wider discussion of what you are doing, such as if you are new to Clang development, you can use the cfe-dev mailing list". Since these points applied, I went with cfe-dev. It might be worth clarifying that somehow.
Ah, thanks for pointing that out! I've tweaked the guidelines.
- Doug
More information about the cfe-dev
mailing list