[cfe-dev] error: initialized if it is a static const integral data member

Douglas Gregor dgregor at apple.com
Fri Feb 19 16:30:17 PST 2010


On Feb 19, 2010, at 4:28 PM, Ahmed Charles wrote:

> On Fri, Feb 19, 2010 at 8:58 AM, Douglas Gregor <dgregor at apple.com> wrote:
> We make some concessions to compatibility, but a problem typically has to occur in a lot of code or be extremely hard to work around before we'll consider such a change.
> 
> Do all of these instances produce extension warnings and is there a mode to turn them off? I'm just curious.


Clang has fine-grained control of warnings; check out the user manual when clang.llvm.org comes back online (also in docs/UsersManual.html, if you have a copy of Clang's source tree).

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100219/d2559293/attachment.html>


More information about the cfe-dev mailing list