================
@@ -117,7 +117,7 @@ followed:
    `ErrorOr 
<https://github.com/llvm/llvm-project/blob/main/libc/src/__support/error_or.h>`_
    to return error values.
 
-#. The header file ``src/errno/libc_errno.h`` is shipped as part of the target
+#. The header file ``src/__support/libc_errno.h`` is shipped as part of the 
target
----------------
vonosmas wrote:

Should this bullet point be revisited? I think that if we're using system 
errno, targets no longer need to depend on errno. For full-build, conversely, 
system errno shouldn't be feasible?

https://github.com/llvm/llvm-project/pull/140841
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to