This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix unittests in standalone build for third-party move
ClosedPublic

Authored by mgorny on Nov 23 2022, 4:22 AM.

Details

Summary

Update external unittest rules for flang standalone builds to account
for the unittest components (gtest, gmock) being moved to third-party
directory, in a11cd0d94ed3cabf0998a0289aead05da94c86eb.

Diff Detail

Event Timeline

mgorny created this revision.Nov 23 2022, 4:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 4:22 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
mgorny requested review of this revision.Nov 23 2022, 4:22 AM
awarzynski accepted this revision.Nov 23 2022, 5:08 AM

Makes sense, thanks for the clean-up! LGTM

This revision is now accepted and ready to land.Nov 23 2022, 5:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 6:13 AM