From: Aaron Ballman Date: Thu, 15 Aug 2019 18:37:30 +0000 (+0000) Subject: Rename this file from cx2.c to c2x.c; NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d20aaf75882dd4c7320b000ac4444acba8e96f03;p=clang Rename this file from cx2.c to c2x.c; NFC. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369035 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Sema/attr-cx2.c b/test/Sema/attr-c2x.c similarity index 100% rename from test/Sema/attr-cx2.c rename to test/Sema/attr-c2x.c