From: Eli Friedman Date: Tue, 16 Oct 2012 23:55:06 +0000 (+0000) Subject: Move test to a more appropriate place. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16de3db5bb059c5274e75a788581b8123c05762a;p=clang Move test to a more appropriate place. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166078 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CXX/ast-print.cpp b/test/SemaCXX/ast-print.cpp similarity index 100% rename from test/CXX/ast-print.cpp rename to test/SemaCXX/ast-print.cpp