summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style')
-rw-r--r--lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cpp (renamed from lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cc b/lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cpp
index 040cf44defd..21ce8ca7080 100644
--- a/lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cc
+++ b/lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/main.cpp
@@ -1,4 +1,4 @@
-//===-- main.cc -------------------------------------------------*- C++ -*-===//
+//===-- main.cpp ------------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud