[libc-commits] [libc] [libc] Use `LIBC_COPT_PUBLIC_PACKAGING` for hermetic and integration tests. (PR #79319)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Jan 29 09:09:51 PST 2024


================
@@ -12,45 +12,34 @@
 #include "src/__support/macros/attributes.h"
 #include "src/__support/macros/properties/architectures.h"
 
+// TODO: Separate just the definition of errno numbers in
----------------
nickdesaulniers wrote:

File a bug for this, then link to that bug in the comment?

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


More information about the libc-commits mailing list