From aa964bd555bf7d034b5bfea6275d6edddc35cb8c Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 1 Jul 2022 16:36:40 -0700 Subject: update libcxxabi to llvm 14.0.6 --- lib/libcxxabi/src/stdlib_new_delete.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcxxabi/src/stdlib_new_delete.cpp') diff --git a/lib/libcxxabi/src/stdlib_new_delete.cpp b/lib/libcxxabi/src/stdlib_new_delete.cpp index 1091b82f64..4a664e15a5 100644 --- a/lib/libcxxabi/src/stdlib_new_delete.cpp +++ b/lib/libcxxabi/src/stdlib_new_delete.cpp @@ -1,4 +1,4 @@ -//===--------------------- stdlib_new_delete.cpp --------------------------===// +//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. -- cgit v1.2.3