[PATCH] D139938: [clang] Re-apply change to avoid passing -stdlib=libc++ spuriously to CC1 on Darwin
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 20 15:24:52 PST 2022
ldionne updated this revision to Diff 484403.
ldionne retitled this revision from "[clang] Don't spuriously pass -stdlib=libc++ to CC1 on Darwin" to "[clang] Re-apply change to avoid passing -stdlib=libc++ spuriously to CC1 on Darwin".
ldionne edited the summary of this revision.
ldionne added a comment.
Herald added subscribers: Sanitizers, Enna1.
Herald added a project: Sanitizers.
Fix compiler-rt test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139938/new/
https://reviews.llvm.org/D139938
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-header-search-libcxx.cpp
clang/test/Driver/darwin-stdlib-dont-pass-in-c.c
clang/test/Driver/darwin-stdlib.cpp
compiler-rt/test/profile/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139938.484403.patch
Type: text/x-patch
Size: 9762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221220/caa95125/attachment.bin>
More information about the cfe-commits
mailing list