OSDN Git Service

Remove redundant ValID::ValID:: scoping (doesn't compile on Windows).
authorSteve Naroff <snaroff@apple.com>
Mon, 5 Jan 2009 18:48:47 +0000 (18:48 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 5 Jan 2009 18:48:47 +0000 (18:48 +0000)
commitb0adcdb7e53dcd636a7eafba44d941ac23006473
treefe6e030f72338aa8fdbc9d7d795853ac02ecec09
parentc69bf2c832386140d6606eef3febf2d3aa7a64f0
Remove redundant ValID::ValID:: scoping (doesn't compile on Windows).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp