]> granicus.if.org Git - clang/commit
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)
commitb7ad753c17cf42d8ba5fd26e094e74ce1c62d74a
treea5822e2069aa43455fa01a100d08cd60f8f82e7c
parent24a93ad4ce143a08b5ca0c068a438091460f9721
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220954 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseDeclCXX.cpp
lib/Parse/Parser.cpp