Name the C++ source files for two tests correctly.
authorSean Callanan <scallanan@apple.com>
Mon, 24 Apr 2017 23:58:36 +0000 (23:58 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 24 Apr 2017 23:58:36 +0000 (23:58 +0000)
llvm-svn: 301280

lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cpp [moved from lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cc with 93% similarity]
lldb/packages/Python/lldbsuite/test/lang/cpp/symbols/main.cpp [moved from lldb/packages/Python/lldbsuite/test/lang/cpp/symbols/main.cc with 94% similarity]

@@ -1,4 +1,4 @@
-//===-- main.cc -------------------------------------------------*- C++ -*-===//
+//===-- main.cpp ------------------------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -1,4 +1,4 @@
-//===-- main.cc -------------------------------------------------*- C++ -*-===//
+//===-- main.cpp ------------------------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //