This is an archive of the discontinued LLVM Phabricator instance.

[asan][test][win] Move MSVC-specific tests into a subdir
ClosedPublic

Authored by alvinhochun on May 10 2023, 6:35 AM.

Details

Summary

This moves all but one remaining tests which use clang-cl and test
MSVC-specific behaviour into its own subdirectory. dll_host.cpp test
is excluded from the move because other tests also depend on its source
file, making it not MSVC-specific.

Diff Detail

Event Timeline

alvinhochun created this revision.May 10 2023, 6:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 6:35 AM
Herald added a subscriber: Enna1. · View Herald Transcript
alvinhochun requested review of this revision.May 10 2023, 6:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 6:35 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.May 11 2023, 9:43 AM
This revision is now accepted and ready to land.May 11 2023, 9:43 AM
This revision was landed with ongoing or failed builds.May 16 2023, 4:55 AM
This revision was automatically updated to reflect the committed changes.