This is an archive of the discontinued LLVM Phabricator instance.

[libc][Bazel][NFC] add missing string deps
ClosedPublic

Authored by michaelrj on Apr 17 2023, 2:27 PM.

Details

Summary

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.

Diff Detail

Event Timeline

michaelrj created this revision.Apr 17 2023, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2023, 2:27 PM
michaelrj requested review of this revision.Apr 17 2023, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2023, 2:27 PM
michaelrj updated this revision to Diff 514412.Apr 17 2023, 2:34 PM

add MPFRutils fix

michaelrj retitled this revision from [libc][Bazel][NFC] add missing string dep to [libc][Bazel][NFC] add missing string deps.Apr 17 2023, 2:34 PM
michaelrj edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Apr 17 2023, 2:37 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
lntue added a reviewer: lntue.Apr 17 2023, 2:47 PM
lntue removed a reviewer: lntue.
lntue added a subscriber: lntue.