Files
clang-p2996/utils/bazel/llvm-project-overlay/libc/test
Alexey Samsonov ec06471c83 Stop disabling link_llvmlibc feature in libc_test Bazel rule
This detail is not relevant for the upstream Bazel version. llvm-libc unit tests today directly invoke the function under test using the namespace, which reduces the potential problems of linking with some other (system-provided) version of llvm-libc further.
2024-10-03 22:40:30 -07:00
..