llvm-project
6c4dedde
- [libc++][modules] Uses _LIBCPP_USING_IF_EXISTS. (#90409)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc++][modules] Uses _LIBCPP_USING_IF_EXISTS. (#90409) This attribute is used in the headers. Not using this in the modules has led to several issues. Add them to the modules to avoid these errors in other placed.
References
#90409 - [libc++][modules] Uses _LIBCPP_USING_IF_EXISTS.
Author
mordante
Parents
a06c1fef
Loading