aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxxabi/src/abort_message.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-07-01 16:36:40 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-07-01 16:39:29 -0700
commitaa964bd555bf7d034b5bfea6275d6edddc35cb8c (patch)
tree13f5a2b3eb2704f6dfc85f26bbd0bddb07049a42 /lib/libcxxabi/src/abort_message.cpp
parentbd680139d084b673d1f56d0e63e01936c4680a91 (diff)
downloadzig-aa964bd555bf7d034b5bfea6275d6edddc35cb8c.tar.gz
zig-aa964bd555bf7d034b5bfea6275d6edddc35cb8c.zip
update libcxxabi to llvm 14.0.6
Diffstat (limited to 'lib/libcxxabi/src/abort_message.cpp')
-rw-r--r--lib/libcxxabi/src/abort_message.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcxxabi/src/abort_message.cpp b/lib/libcxxabi/src/abort_message.cpp
index ad44063fac..859a5031b9 100644
--- a/lib/libcxxabi/src/abort_message.cpp
+++ b/lib/libcxxabi/src/abort_message.cpp
@@ -1,4 +1,4 @@
-//===------------------------- abort_message.cpp --------------------------===//
+//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.