llvm-project
b101c35b - [libc++] Remove conditional for attributes that are always available (#126879)

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.
Author
Parents
Loading