We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540d7dd commit 423862fCopy full SHA for 423862f
utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel
@@ -49,6 +49,7 @@ libc_support_library(
49
"//libc:__support_c_string",
50
"//libc:__support_cpp_bit",
51
"//libc:__support_cpp_bitset",
52
+ "//libc:__support_cpp_limits",
53
"//libc:__support_cpp_span",
54
"//libc:__support_cpp_string",
55
"//libc:__support_cpp_string_view",
0 commit comments