[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
Tue Nov 15 14:06:03 PST 2022
ldionne added a reviewer: clang-vendors.
ldionne added a comment.
I'm not sure who else to add on this review. Since changing the behavior of user-facing flags can be breaking, I'm adding the vendors. Feel free to suggest more.
Note that this was discovered when landing D136683 <https://reviews.llvm.org/D136683>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138062/new/
https://reviews.llvm.org/D138062
More information about the cfe-commits
mailing list