[all-commits] [llvm/llvm-project] 117e78: [libc] Add NULL macro definitions to header files ...
William via All-commits
all-commits at lists.llvm.org
Wed Jun 11 09:51:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 117e78fe5012087c1ee535b91936bf4d8e3c7785
https://github.com/llvm/llvm-project/commit/117e78fe5012087c1ee535b91936bf4d8e3c7785
Author: William <113542065+saturn691 at users.noreply.github.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M libc/include/CMakeLists.txt
M libc/include/locale.yaml
M libc/include/stdio.yaml
M libc/include/stdlib.yaml
M libc/include/string.h.def
M libc/include/string.yaml
M libc/include/time.yaml
M libc/include/wchar.yaml
Log Message:
-----------
[libc] Add NULL macro definitions to header files (#142764)
By the C standard, <locale.h>, <stddef.h> <stdio.h>, <stdlib.h>,
<string.h>, <time.h>, and <wchar.h> require NULL to be defined.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list