]> granicus.if.org Git - clang/commit
Remove a redundant getCanonicalType call
authorDouglas Gregor <dgregor@apple.com>
Fri, 31 Jul 2009 18:32:42 +0000 (18:32 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 31 Jul 2009 18:32:42 +0000 (18:32 +0000)
commit1560def1f796c0e5db6026fe366759623c9f13c2
tree7cb72629d51365cf66d72b86ad662908b506d3fb
parentf121677b6bbbf4e4a51ee7a1120b77adf187bad4
Remove a redundant getCanonicalType call

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCXXScopeSpec.cpp