From 0b80de41dc990f492e58cef684b08abb3efcebed Mon Sep 17 00:00:00 2001 From: Nathan Wilson Date: Fri, 18 Sep 2015 02:50:53 +0000 Subject: [PATCH] [Concepts] Moving tests to match the corresponding section of the TS git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247966 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../concepts-ts/dcl.dcl/dcl.spec/dcl.concept/p1.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{SemaCXX/cxx-concept-declaration.cpp => CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.concept/p1.cpp} (100%) diff --git a/test/SemaCXX/cxx-concept-declaration.cpp b/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.concept/p1.cpp similarity index 100% rename from test/SemaCXX/cxx-concept-declaration.cpp rename to test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.concept/p1.cpp -- 2.50.1