[all-commits] [llvm/llvm-project] 7dde2a: [libc] Include stddef.h after D137871
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Nov 15 12:22:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dde2a59e61ad669b52a93b0259ce2ad20d642fa
https://github.com/llvm/llvm-project/commit/7dde2a59e61ad669b52a93b0259ce2ad20d642fa
Author: Fangrui Song <i at maskray.me>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M libc/src/__support/number_pair.h
Log Message:
-----------
[libc] Include stddef.h after D137871
C standard does not require stdint.h to define size_t.
More information about the All-commits
mailing list