[libc-commits] [libc] [libc] implement cached process/thread identity (PR #95965)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Tue Jun 18 15:02:58 PDT 2024
================
@@ -567,16 +572,6 @@ def POSIX : StandardSpec<"POSIX"> {
RetValSpec<IntType>,
[ArgSpec<ConstCharPtr>]
>,
- FunctionSpec<
----------------
SchrodingerZhu wrote:
They were repeated somehow with different types. There are already definitions using `PidT` in the above.
https://github.com/llvm/llvm-project/pull/95965
More information about the libc-commits
mailing list