| commit | cdee74db63260b89a73fbdf0b726511e286af58f | [log] [tgz] |
|---|---|---|
| author | Manuel Klimek <klimek@google.com> | Mon Jan 21 13:58:54 2013 +0000 |
| committer | Manuel Klimek <klimek@google.com> | Mon Jan 21 13:58:54 2013 +0000 |
| tree | 42407ef018c791578e77673604f07ba162a5d84b | |
| parent | 5f37c821547d2881ddc30ee03c990d96111458f5 [diff] |
Fixes detection of class template specializations.
Now correctly formats:
template <> class A<int> {} a;
llvm-svn: 173038