From: Richard Smith Date: Mon, 20 May 2019 23:37:18 +0000 (+0000) Subject: Give 'fixit-cxx0x.cpp' a more modern name. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6569096699ef2c118f4afc2e081e21d06db63f85;p=clang Give 'fixit-cxx0x.cpp' a more modern name. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361208 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FixIt/fixit-cxx0x.cpp b/test/FixIt/fixit-c++11.cpp similarity index 100% rename from test/FixIt/fixit-cxx0x.cpp rename to test/FixIt/fixit-c++11.cpp