From: David Blaikie Date: Mon, 7 Nov 2011 03:27:58 +0000 (+0000) Subject: Move tests to the appropriate directory to match the spec hierarchy. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=921da24fff5e23d629740e0bc88c4ff02e955ca2;p=clang Move tests to the appropriate directory to match the spec hierarchy. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143906 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CXX/expr/expr.prim/p12-0x.cpp b/test/CXX/expr/expr.prim/expr.prim.general/p12-0x.cpp similarity index 100% rename from test/CXX/expr/expr.prim/p12-0x.cpp rename to test/CXX/expr/expr.prim/expr.prim.general/p12-0x.cpp diff --git a/test/CXX/expr/expr.prim/p4-0x.cpp b/test/CXX/expr/expr.prim/expr.prim.general/p4-0x.cpp similarity index 100% rename from test/CXX/expr/expr.prim/p4-0x.cpp rename to test/CXX/expr/expr.prim/expr.prim.general/p4-0x.cpp