[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 16:57:17 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52aab0e4b4a5: [clang] Re-apply change to avoid passing -stdlib=libc++ spuriously to CC1 on… (authored by ldionne).

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.484428.patch
Type: text/x-patch
Size: 9762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221221/9dd57d68/attachment.bin>


More information about the cfe-commits mailing list