[llvm-commits] [llvm] r155012 - in /llvm/trunk: include/llvm/TableGen/Error.h lib/TableGen/Error.cpp

Chandler Carruth chandlerc at google.com
Wed Apr 18 13:15:57 PDT 2012


On Wed, Apr 18, 2012 at 1:04 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote:

>
> On Apr 18, 2012, at 12:58 PM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
> On Wed, Apr 18, 2012 at 11:11 AM, Jim Grosbach <grosbach at apple.com> wrote:
>
>> Indeed. No reason it's not there that I can think of beyond, "nobody has
>> added it yet."
>>
>
> We completely control both the implementation and all users of tablegen.
> Do we really need two levels here? If we turn on -Werror and forget about
> it, why not just make everything an error to start with?
>
>
> There are out-of-tree users of TableGen. I don't think it is necessary to
> force them to write nice .td files.
>

Insert rant about people not fixing warnings...

But fine. ;]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120418/d7182529/attachment.html>


More information about the llvm-commits mailing list