[PATCH] D138062: [clang] Don't include C++ Standard Library headers when -nostdinc is used

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 12:26:03 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9621b1776a1b: [clang] Don't include C++ Standard Library headers when -nostdinc is used (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138062/new/

https://reviews.llvm.org/D138062

Files:
  clang/lib/Driver/ToolChains/Darwin.cpp
  clang/lib/Driver/ToolChains/Fuchsia.cpp
  clang/lib/Driver/ToolChains/MinGW.cpp
  clang/lib/Driver/ToolChains/WebAssembly.cpp
  clang/test/Driver/darwin-header-search-libcxx.cpp
  clang/test/Driver/nostdincxx.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138062.475889.patch
Type: text/x-patch
Size: 6235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221116/595a6ca6/attachment-0001.bin>


More information about the cfe-commits mailing list