[cfe-commits] Initializer bug with fix?

Chandler Carruth chandlerc at google.com
Sat Jan 14 23:32:39 PST 2012


On Sat, Jan 14, 2012 at 5:08 PM, Aaron Ballman <aaron at aaronballman.com>wrote:

> On Sat, Jan 14, 2012 at 6:24 PM, Eli Friedman <eli.friedman at gmail.com>
> wrote:
> > Do you have some specific concern about code which doesn't follow the
> standard?
>
> Another example which just came to mind would be for MS compatibility,
> since MSVC does put this check in even with optimizations set to full.


Unless there is evidence of large bodies of code relying on this, or
documentation from MS that they are allowed to, I don't know why we would
need this? We can't turn off every optimization that another compiler
doesn't implement in the name of compatibility...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120114/31374358/attachment.html>


More information about the cfe-commits mailing list