[PATCH] D82677: [Clang] Handle AIX Include management in the driver

Shuhong Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 2 14:03:46 PDT 2020


ShuhongL added a comment.

Modified changes:

1. Add sysroot
2. return if `options::OPT_nostdlibinc` is specified, and will not add `/usr/local/include` to the path since it's different from other system (linux,darwin etc.)




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