]> granicus.if.org Git - clang/commit
Traverse the NestedNameSpecifier(Loc) of NamespaceAliasDecls.
authorDaniel Jasper <djasper@google.com>
Wed, 2 Dec 2015 13:57:46 +0000 (13:57 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 2 Dec 2015 13:57:46 +0000 (13:57 +0000)
commitaae4b36509924a58e6f9d8aefd0b041dcf6f66ac
tree76da8ec6f77902a9f0ce980baaae4851974a43da
parent08458da4c99f7b3b66cf8f47aef01910c3e52b56
Traverse the NestedNameSpecifier(Loc) of NamespaceAliasDecls.

Review: http://reviews.llvm.org/D15149

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254510 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
unittests/ASTMatchers/ASTMatchersTest.cpp