diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2022-07-01 16:36:40 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2022-07-01 16:39:29 -0700 |
| commit | aa964bd555bf7d034b5bfea6275d6edddc35cb8c (patch) | |
| tree | 13f5a2b3eb2704f6dfc85f26bbd0bddb07049a42 /lib/libcxxabi/src/abort_message.cpp | |
| parent | bd680139d084b673d1f56d0e63e01936c4680a91 (diff) | |
| download | zig-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.cpp | 2 |
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. |
