================ Comment at: test/SemaTemplate/instantiate-enum.cpp:38 @@ +37,3 @@ + +void f(int i, C<int>::C c) { + int value; ---------------- Did you mean: `C<int> c`? http://llvm-reviews.chandlerc.com/D2742