Make tablegen print out a nice error message for a const char*
authorDan Gohman <gohman@apple.com>
Fri, 7 Nov 2008 21:01:13 +0000 (21:01 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 7 Nov 2008 21:01:13 +0000 (21:01 +0000)
commit212e6983eb7f209d1308c2b489af7c483bda511e
treeaa788f9ac74f4f327ec03cf4b3abe2ce2cdb919b
parentc4479a76b14eb7233878e8586ceb4d348b64ced4
Make tablegen print out a nice error message for a const char*
exception, like it does for a std::string exception.

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