stddef.h is needed for size_t definition. this is exposed when building compiler-rt for musl C library on Linux, this is also needed for clang-12 release branch
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D96213
Fix compiler-rt build on musl raj.khem on Feb 6 2021, 1:46 PM. Authored by
Details
stddef.h is needed for size_t definition. this is exposed when building compiler-rt for musl C library on Linux, this is also needed for clang-12 release branch
Diff Detail
|
Please move it before cstdint