llvm-project
63c64fa6 - [libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234)

Commit
26 days ago
[libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234) In full-build mode with -nostdinc, the system <stdint.h> is unavailable. Use the internal stdint-macros.h header instead, falling back to the system header in overlay mode.
Author
Parents
Loading