[PATCH] D139938: [clang] Don't spuriously pass -stdlib=libc++ to CC1 on Darwin

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 13:13:02 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6540f32db09c: [clang] Don't spuriously pass -stdlib=libc++ to CC1 on Darwin (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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139938.484051.patch
Type: text/x-patch
Size: 8775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/5da9e132/attachment.bin>


More information about the cfe-commits mailing list