[libc-commits] [libc] [libc] fix -Wmacro-redefined (PR #75261)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Tue Dec 12 18:45:07 PST 2023


================
@@ -10,7 +10,7 @@
 #define __LLVM_LIBC_MACROS_LINUX_SYS_STAT_MACROS_H
 
 // Definitions from linux/stat.h
----------------
SchrodingerZhu wrote:

On linux, I guess it is possible for user to install `libc-dev` without `linux-headers`. However, I think it is fine as the kernel header package is also common enough. 

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


More information about the libc-commits mailing list