| commit | 21610380de972a5307dfb07f446b44fbe2989be5 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Thu Oct 29 00:04:11 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Thu Oct 29 00:04:11 2009 +0000 |
| tree | 95c3192bec0dc12a820a0f05839d4c2fec861d6d | |
| parent | 6c4d255bf3d64fd2ecb48334e780c87f060f1280 [diff] |
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