This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Call create_directory_symlink where relevant
ClosedPublic

Authored by mstorsjo on Nov 9 2020, 5:56 AM.

Details

Summary

Tested in a posix build by making create_symlink (both libc++ and the test helper) error out if passed a path that exists and isn't a directory.

Diff Detail

Event Timeline

mstorsjo created this revision.Nov 9 2020, 5:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2020, 5:56 AM
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald Transcript
ldionne accepted this revision.Nov 9 2020, 7:55 AM
This revision is now accepted and ready to land.Nov 9 2020, 7:55 AM