[PATCH] D82677: [Clang] Handle AIX Include management in the driver
Steven Wan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 26 13:41:31 PDT 2020
stevewan added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/AIX.cpp:167
+void AIX::AddClangSystemIncludeArgs(const ArgList &DriverArgs,
+ ArgStringList &CC1Args) const {
----------------
I don't think this is the revision you intended to post.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82677/new/
https://reviews.llvm.org/D82677
More information about the cfe-commits
mailing list