Better Error Reporting
authorDavid Greene <greened@obbligato.org>
Mon, 19 Sep 2011 18:26:07 +0000 (18:26 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 19 Sep 2011 18:26:07 +0000 (18:26 +0000)
commitd9746fe58ace4a8625983da1ecf68c0564883616
tree610265767e02890bc48dbe01c88c16ddb2133872
parentf22e6722a1cf83f9b53107b80705e30fd3b3b098
Better Error Reporting

Report missing template arguments more helpfully by supplying the name
of the missing argument in the error message.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140034 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/TGParser.cpp