llvm-project
63c64fa6
- [libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h (#191234)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#191234 - [libc] Add LIBC_FULL_BUILD guard to stdint_proxy.h
Author
kaladron
Parents
1a473478
Loading