Implement support for semantic checking and template instantiation of
class template partial specializations of member templates. Also,
fixes a silly little bug in the marking of "used" template parameters
in member templates. Fixes PR5236.

llvm-svn: 85447
9 files changed
tree: 95c3192bec0dc12a820a0f05839d4c2fec861d6d
  1. clang/
  2. compiler-rt/
  3. llvm/