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

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Apr 18 13:04:24 PDT 2012


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.

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120418/12a032e8/attachment.html>


More information about the llvm-commits mailing list