Check that we can refer to the same class we are defining.
authorChris Lattner <sabre@nondot.org>
Fri, 30 Sep 2005 04:10:17 +0000 (04:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 Sep 2005 04:10:17 +0000 (04:10 +0000)
commit57a7db6cdb4cdc6346415df742e4ce1eaf27d36a
treef5244bf16b1c2ea5a2ed4249d5d89c2dd4f9b3ec
parent0d0b73e9f83c45c7cba28d57564567025c7ee014
Check that we can refer to the same class we are defining.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23541 91177308-0d34-0410-b5e6-96231b3b80d8
test/TableGen/ForwardRef.td [new file with mode: 0644]