Make sure to clear CurDefmPrefix = 0, otherwise stuff after a defm won't
authorChris Lattner <sabre@nondot.org>
Fri, 1 Sep 2006 22:07:27 +0000 (22:07 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Sep 2006 22:07:27 +0000 (22:07 +0000)
commitcce56af91154720b8ef9df14cab1d0ee0eedfa24
treee6d35031b30f611e7577a99870d5eb2afa29771c
parent95951594519402d5c31a6a97a04b1b356420de7b
Make sure to clear CurDefmPrefix = 0, otherwise stuff after a defm won't
parse right.  This fixes TableGen/MultiClass.td

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