llvm-project
e8c6318c - [Bazel] Drop :errno use from some libc math support libraries (#197336)

Commit
10 hours ago
[Bazel] Drop :errno use from some libc math support libraries (#197336) We only actually need the errno header. Using errno as a dependency pulls in a c++ source file which requires compilation which precludes use in a header library.
Parents
Loading