From: John McCall Date: Mon, 21 Feb 2011 02:28:50 +0000 (+0000) Subject: Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa46fe44a8b8f41d92a4ee006d6e370222c8bc87;p=clang Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp for consistency with other tests (and to remove "scalar" from the name). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126104 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenCXX/gnu-conditional-scalar-ext.cpp b/test/CodeGenCXX/conditional-gnu-ext.cpp similarity index 100% rename from test/CodeGenCXX/gnu-conditional-scalar-ext.cpp rename to test/CodeGenCXX/conditional-gnu-ext.cpp