* Be more typesafe: cast<x> now no longer discards constness
authorChris Lattner <sabre@nondot.org>
Tue, 4 Jun 2002 21:58:56 +0000 (21:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Jun 2002 21:58:56 +0000 (21:58 +0000)
commit51727bee39ad77ee7778c3b64b37dee6cd67f0ed
tree016181e1006fdab9127afffa0c042ed087317513
parent44014418f55ac409a503f7b30d4bf3f9b12ab902
* Be more typesafe: cast<x> now no longer discards constness
* The newly installed version of Bison now really likes there to be ;'s
  after productions.  Add them to avoid tons of warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2757 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y