[all-commits] [llvm/llvm-project] a2b729: Don't pass -ibuiltininc, which is used only by the...
Akira Hatanaka via All-commits
all-commits at lists.llvm.org
Wed Jul 5 14:03:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2b7297dff345e3fc4886c7e76a67d32ea2cd134
https://github.com/llvm/llvm-project/commit/a2b7297dff345e3fc4886c7e76a67d32ea2cd134
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/darwin-header-search-system.cpp
Log Message:
-----------
Don't pass -ibuiltininc, which is used only by the driver, to CC1
This fixes a fallout from 5b77e752dcd073846b89559d6c0e1a7699e58615.
Differential Revision: https://reviews.llvm.org/D154388
More information about the All-commits
mailing list