From: Eli Friedman Date: Thu, 11 Jun 2009 01:01:02 +0000 (+0000) Subject: Move test to be with the other typename tests. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c94374c4b7a3ce800bf2b991518d61b04b67f21;p=clang Move test to be with the other typename tests. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73178 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaCXX/typename-expression.cpp b/test/SemaTemplate/typename-specifier-3.cpp similarity index 100% rename from test/SemaCXX/typename-expression.cpp rename to test/SemaTemplate/typename-specifier-3.cpp