[all-commits] [llvm/llvm-project] e4cb69: [Driver] Add NaCl to ShouldAddDefaultIncludePaths()
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Aug 24 18:11:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4cb692526030a05424ee8299012ee76a7a0e3ca
https://github.com/llvm/llvm-project/commit/e4cb692526030a05424ee8299012ee76a7a0e3ca
Author: Brad Smith <brad at comstyle.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M clang/lib/Lex/InitHeaderSearch.cpp
Log Message:
-----------
[Driver] Add NaCl to ShouldAddDefaultIncludePaths()
The Driver for NaCl already handled the header paths so disable
the default fallback path.
More information about the All-commits
mailing list