This is an archive of the discontinued LLVM Phabricator instance.

[tsan][go] Fix string equal operator
ClosedPublic

Authored by lkail on Oct 9 2022, 4:52 AM.

Details

Summary

Fixed error

compiler-rt/lib/tsan/go/buildgo.sh: 62: [: unexpected operator

Diff Detail

Event Timeline

lkail created this revision.Oct 9 2022, 4:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 9 2022, 4:52 AM
Herald added a subscriber: Enna1. · View Herald Transcript
lkail requested review of this revision.Oct 9 2022, 4:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 9 2022, 4:52 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
lkail edited the summary of this revision. (Show Details)Oct 9 2022, 4:53 AM
vitalybuka accepted this revision.Oct 9 2022, 6:20 PM
This revision is now accepted and ready to land.Oct 9 2022, 6:20 PM
This revision was automatically updated to reflect the committed changes.