[all-commits] [llvm/llvm-project] 1cc7cd: [libc] Fix size_t used without including stddef.h ...
lntue via All-commits
all-commits at lists.llvm.org
Sat Jan 20 13:14:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cc7cd46a9158e2c254ed72274c69f36f62cf7a3
https://github.com/llvm/llvm-project/commit/1cc7cd46a9158e2c254ed72274c69f36f62cf7a3
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2024-01-20 (Sat, 20 Jan 2024)
Changed paths:
M libc/src/__support/CPP/limits.h
Log Message:
-----------
[libc] Fix size_t used without including stddef.h in CPP/limit.h. (#78861)
More information about the All-commits
mailing list