[libc-commits] [libc] [libc] added quick_exit function (PR #93620)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed May 29 13:38:42 PDT 2024
================
@@ -1,18 +1,21 @@
-//===---------- Implementation of a quick exit function ---------*- C++ -*-===//
+//===-- Implementation header for quick_exit --------------------------*- C++ -*-===//
----------------
michaelrj-google wrote:
nit: This line is too long
https://github.com/llvm/llvm-project/pull/93620
More information about the libc-commits
mailing list