Parsing and AST representation for dependent template names that occur
within nested-name-specifiers, e.g., for the "apply" in

  typename MetaFun::template apply<T1, T2>::type

At present, we can't instantiate these nested-name-specifiers, so our
testing is sketchy.

llvm-svn: 68081
16 files changed
tree: 154ad36e01bd53e6e204ebd9a576f92db97764ba
  1. clang/
  2. llvm/