summaryrefslogtreecommitdiff
path: root/lib/safestack
diff options
context:
space:
mode:
Diffstat (limited to 'lib/safestack')
-rw-r--r--lib/safestack/safestack.cpp (renamed from lib/safestack/safestack.cc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/safestack/safestack.cc b/lib/safestack/safestack.cpp
index f713d5e687187..0751f3988b9c1 100644
--- a/lib/safestack/safestack.cc
+++ b/lib/safestack/safestack.cpp
@@ -1,4 +1,4 @@
-//===-- safestack.cc ------------------------------------------------------===//
+//===-- safestack.cpp -----------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.