llvm-project
ba0cddb4
- [libc++][NFC] Remove _LIBCPP_FREESTANDING (#176907)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
36 days ago
[libc++][NFC] Remove _LIBCPP_FREESTANDING (#176907) `_LIBCPP_FREESTANDING` isn't used and it is unclear what libc++'s strategy is going to be for implementing freestanding at the moment. Therefore, remove the macro.
References
#176907 - [libc++][NFC] Remove _LIBCPP_FREESTANDING
Author
philnik777
Parents
12c13e00
Loading