From: Nathan Wilson Date: Fri, 18 Sep 2015 02:50:53 +0000 (+0000) Subject: [Concepts] Moving tests to match the corresponding section of the TS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b80de41dc990f492e58cef684b08abb3efcebed;p=clang [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 --- 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