make "locations" a class instead of a typedef.
authorChris Lattner <sabre@nondot.org>
Fri, 13 Mar 2009 16:01:53 +0000 (16:01 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Mar 2009 16:01:53 +0000 (16:01 +0000)
commit1c8ae59dfdc85d917db0333ae0b93e2be4ca6c36
tree6f5e05ef52d3c8eac1f42518dc5d7db4be9d8949
parentd9c9bf77d82a00c2fe34db2da00244523f4ac288
make "locations" a class instead of a typedef.

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