[all-commits] [llvm/llvm-project] 8fd279: [Driver] move Fuchsia header search path managemen...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Jan 5 18:21:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fd279f7d369d6acdea7c0bd60c40bbc8c6beb06
https://github.com/llvm/llvm-project/commit/8fd279f7d369d6acdea7c0bd60c40bbc8c6beb06
Author: Brad Smith <brad at comstyle.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M clang/lib/Lex/InitHeaderSearch.cpp
Log Message:
-----------
[Driver] move Fuchsia header search path management to the driver
Fuchsia already implements AddClangSystemIncludeArgs(). So it looks like we
just have to switch over to using it.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D141073
More information about the All-commits
mailing list