Remove a couple typedefs for things in the clang namespace with the same name. Remove...
authorCraig Topper <craig.topper@gmail.com>
Fri, 31 Oct 2014 06:57:07 +0000 (06:57 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 31 Oct 2014 06:57:07 +0000 (06:57 +0000)
commit9ad7e266513cb3c3a98b0be16547cbcfa77a29ba
tree57030749504cb3a0c5e9f3cf8a3f89527bcbc58e
parent5b24759dfffc6f8d4c76e08e48fb16a2366c8d40
Remove a couple typedefs for things in the clang namespace with the same name. Remove a typedef that matches an identical one in the clang namespace.

llvm-svn: 220954
clang/include/clang/Parse/Parser.h
clang/lib/Parse/ParseDeclCXX.cpp
clang/lib/Parse/Parser.cpp