Skip to content
Commit d54dfb87 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implementing parsing of template-ids as class-names, so that we can

derive from a class template specialization, e.g.,

  class B : public A<int> { };

llvm-svn: 65488
parent b750d928
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment