[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 15:18:24 PDT 2020
stevewan marked an inline comment as done.
stevewan added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/AIX.cpp:167
+void AIX::AddClangSystemIncludeArgs(const ArgList &DriverArgs,
+ ArgStringList &CC1Args) const {
----------------
stevewan wrote:
> I don't think this is the revision you intended to post.
This is a stale comment, please ignore.
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