[libc][Bazel][NFC] add missing string deps
authorMichael Jones <michaelrj@google.com>
Mon, 17 Apr 2023 21:26:07 +0000 (14:26 -0700)
committerMichael Jones <michaelrj@google.com>
Mon, 17 Apr 2023 21:37:33 +0000 (14:37 -0700)
commite3d764597f5ec041a2e38fc7c39bc7bfbca827fd
treee70a58498b2175464262695f5fe22c6548c9bf99
parent286b5071f1b53f8254906171fbbd2a5e3c0c1723
[libc][Bazel][NFC] add missing string deps

With the recent move away from StringStream some tests were given a
dependency on cpp::string. Some of these were missed for the bazel
build, causing build failures.

Differential Revision: https://reviews.llvm.org/D148572
utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/utils/MPFRWrapper/BUILD.bazel