[compiler-rt] [compiler-rt][fuzzer] windows build unbreak proposal. (PR #83538)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 00:54:46 PST 2024


================
@@ -18,12 +18,14 @@
 #include <errno.h>
 #include <io.h>
 #include <iomanip>
-#include <libloaderapi.h>
 #include <signal.h>
 #include <stdio.h>
-#include <stringapiset.h>
 #include <sys/types.h>
+// clang-format off
----------------
vitalybuka wrote:

Please explain here with comment, why this is needed.

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


More information about the llvm-commits mailing list