]> granicus.if.org Git - clang/commit
Let getIdentifierNamespaceForKind know about aliases and have it treat them just...
authorAnders Carlsson <andersca@mac.com>
Sat, 28 Mar 2009 23:02:53 +0000 (23:02 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 28 Mar 2009 23:02:53 +0000 (23:02 +0000)
commitfaf0e872f3409ecafbc458eabb22be76f79cb050
tree4203e591a586f2042248fe997d0084e8d3ee42fe
parent68771c73f4293620dc1a99154ec02111e6490e28
Let getIdentifierNamespaceForKind know about aliases and have it treat them just like namespace decls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclBase.cpp