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 88986d6 commit 096d061Copy full SHA for 096d061
utils/bazel/llvm-project-overlay/libc/test/src/__support/BUILD.bazel
@@ -65,6 +65,7 @@ libc_test(
65
srcs = ["integer_to_string_test.cpp"],
66
deps = [
67
"//libc:__support_cpp_span",
68
+ "//libc:__support_cpp_limits",
69
"//libc:__support_cpp_string_view",
70
"//libc:__support_integer_literals",
71
"//libc:__support_integer_to_string",
0 commit comments