Implement basic visitation for nested name specifiers via libclang
cursors. Sadly, this visitation is a hack, because we don't have proper source-location information for nested-name-specifiers in the AST. It does improve on the status quo, however. llvm-svn: 112837
Loading
Please register or sign in to comment