Skip to content
Commit 90034060 authored by John McCall's avatar John McCall
Browse files

Diagnose the use of typedefs for template specialization types in the scope

specifiers for out-of-line declarations, e.g.
  typedef Temp<int> MyTemp;
  template <> MyTemp::foo;

llvm-svn: 91395
parent d777cccb
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