Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parser side.
No Sema functionality change, just the signatures of the Action/Sema methods.

llvm-svn: 58913
17 files changed
tree: 545dea10a5d2b337f5ad9cc7b301c125cf424751
  1. clang/
  2. llvm/