[llvm] [libc][bazel] Add bazel targets for libc/include/... tests. (PR #141150)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 11:20:47 PDT 2025


================
@@ -4,19 +4,315 @@
 
 # Tests for LLVM libc public headers.
 
-load("//libc/test:libc_test_rules.bzl", "libc_test")
-
-package(default_visibility = ["//visibility:public"])
----------------
jtstogel wrote:

Yup, my bad, done.

https://github.com/llvm/llvm-project/pull/141150


More information about the llvm-commits mailing list