From: Argyrios Kyrtzidis Date: Mon, 28 Feb 2011 19:49:21 +0000 (+0000) Subject: Move test/SemaObjC/method-arg-decay.m -> test/Analysis/method-arg-decay.m X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=872b8d1e81095b84c856153998fa2a6041f52d80;p=clang Move test/SemaObjC/method-arg-decay.m -> test/Analysis/method-arg-decay.m git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126675 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaObjC/method-arg-decay.m b/test/Analysis/method-arg-decay.m similarity index 100% rename from test/SemaObjC/method-arg-decay.m rename to test/Analysis/method-arg-decay.m