llvm-project
b101c35b
- [libc++] Remove conditional for attributes that are always available (#126879)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
229 days ago
[libc++] Remove conditional for attributes that are always available (#126879) These attributes are available in all supported compilers, so the `#else` case of the conditional is dead code.
References
#126879 - [libc++] Remove conditional for attributes that are always available
Author
philnik777
Parents
324e27e8
Loading