OSDN Git Service

Rename the CurMultiClass formal parameter of TGParser::AddSubMultiClass
authorBob Wilson <bob.wilson@apple.com>
Thu, 30 Apr 2009 18:26:19 +0000 (18:26 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 30 Apr 2009 18:26:19 +0000 (18:26 +0000)
commit440548dd1f78682e372a38cacccf7c5ac1781b2c
treee05731187fe930d48a9f3fbafae9fc11bcd471a3
parent1d512df4a9e249ceb6d6b69e89527c75d872ecd1
Rename the CurMultiClass formal parameter of TGParser::AddSubMultiClass
so that it doesn't shadow the instance variable of the same name.
Make the parameter names in method declarations match the definitions.

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