This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Improve hermeticity of clang_rt tests
ClosedPublic

Authored by michaelplatings on Feb 22 2023, 12:56 AM.

Details

Summary

Specifying --sysroot prevents libclang_rt from being located in standard
library directories.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2023, 12:56 AM
michaelplatings requested review of this revision.Feb 22 2023, 12:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2023, 12:56 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Feb 22 2023, 1:14 AM

Thanks!

This revision is now accepted and ready to land.Feb 22 2023, 1:14 AM
This revision was landed with ongoing or failed builds.Feb 22 2023, 1:23 AM
This revision was automatically updated to reflect the committed changes.