[libc-commits] [libc] [libc] Add NULL macro definitions to header files (PR #142764)

via libc-commits libc-commits at lists.llvm.org
Thu Jun 5 02:13:57 PDT 2025


================
@@ -10,8 +10,8 @@
 #define LLVM_LIBC_LOCALE_H
 
 #include "__llvm-libc-common.h"
-
 #include "llvm-libc-macros/locale-macros.h"
+#include "llvm-libc-macros/null-macro.h"
----------------
saturn691 wrote:

Fixed in latest revision

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


More information about the libc-commits mailing list