[PATCH] D142878: Add testing for Fuchsia multilib
Michael Platings via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 30 01:59:28 PST 2023
michaelplatings created this revision.
michaelplatings added a reviewer: phosek.
Herald added a subscriber: abrachet.
Herald added a project: All.
michaelplatings requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.
The plan is to change how multilib works under the hood and this test gives confidence that the changes won't break user-visible behaviour.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142878
Files:
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/lib/Driver/ToolChains/Fuchsia.h
clang/unittests/Driver/CMakeLists.txt
clang/unittests/Driver/FuchsiaTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142878.493241.patch
Type: text/x-patch
Size: 7137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230130/55225994/attachment.bin>
More information about the cfe-commits
mailing list