From: Chris Lattner Date: Tue, 12 Jul 2011 04:51:05 +0000 (+0000) Subject: make test name less specific X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48c86b27e3bec52e16b6b4a1c9735ee4e9f56bb7;p=clang make test name less specific git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134964 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/call-knr-indirect.c b/test/CodeGen/call.c similarity index 100% rename from test/CodeGen/call-knr-indirect.c rename to test/CodeGen/call.c