[all-commits] [llvm/llvm-project] 1a2f48: [Clang] Handle AIX Include management in the driver

OhYoooo via All-commits all-commits at lists.llvm.org
Tue Jul 7 08:15:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a2f4824cb2d472649e65f845510ac0e47ca98c1
      https://github.com/llvm/llvm-project/commit/1a2f4824cb2d472649e65f845510ac0e47ca98c1
  Author: Shuhong Liu <shuhong.liu at ibm.com>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/AIX.cpp
    M clang/lib/Driver/ToolChains/AIX.h
    M clang/lib/Frontend/InitHeaderSearch.cpp
    A clang/test/Driver/aix-toolchain-include.cpp

  Log Message:
  -----------
  [Clang] Handle AIX Include management in the driver

Summary: Modify the AIX clang toolchain to include AIX dependencies in the search path

Reviewers: daltenty, stevewan, hubert.reinterpretcast

Reviewed By: daltenty, stevewan, hubert.reinterpretcast

Subscribers: ormris, hubert.reinterpretcast, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D82677




More information about the All-commits mailing list