[libc-commits] [libc] [libc] Add osutils for Windows and make libc and its tests build on Windows target (PR #104676)
Sirui Mu via libc-commits
libc-commits at lists.llvm.org
Thu Aug 22 07:19:26 PDT 2024
================
@@ -11,6 +11,7 @@
#include "src/__support/common.h"
#include "src/__support/macros/config.h"
+#include "src/__support/macros/properties/os.h"
----------------
Lancern wrote:
Updated.
https://github.com/llvm/llvm-project/pull/104676
More information about the libc-commits
mailing list