[PATCH] D82677: [Clang] Handle AIX Include management in the driver
Shuhong Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 3 08:02:49 PDT 2020
ShuhongL updated this revision to Diff 275396.
ShuhongL added a comment.
- `nostdlibinc` should not suppress clang builtin headers
- Add tests for `nostdlibinc` and `nobuiltininc`
- fix lint
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82677/new/
https://reviews.llvm.org/D82677
Files:
clang/lib/Driver/ToolChains/AIX.cpp
clang/lib/Driver/ToolChains/AIX.h
clang/lib/Frontend/InitHeaderSearch.cpp
clang/test/Driver/aix-toolchain-include.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82677.275396.patch
Type: text/x-patch
Size: 7576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200703/0413419f/attachment.bin>
More information about the cfe-commits
mailing list