[libc-commits] [libc] [libc] Implement process_mrelease. (PR #117503)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Tue Nov 26 09:35:41 PST 2024


================
@@ -0,0 +1,79 @@
+//===-- Unittests for process_mrelease ------------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+//===-- Unittests for process_mrelease
----------------
SchrodingerZhu wrote:

still need to fix here?

https://github.com/llvm/llvm-project/pull/117503


More information about the libc-commits mailing list