[libc-commits] [libc] [libc] Implement process_mrelease. (PR #117503)
Omar Hossam via libc-commits
libc-commits at lists.llvm.org
Tue Nov 26 12:40:24 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
----------------
moar55 wrote:
oops
https://github.com/llvm/llvm-project/pull/117503
More information about the libc-commits
mailing list