[all-commits] [llvm/llvm-project] 196ff0: [Driver] Add LiteOS and z/OS to ShouldAddDefaultIn...
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Aug 28 20:08:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 196ff0c7ddacf571a3fc6c9163e85fd91ecab6b3
https://github.com/llvm/llvm-project/commit/196ff0c7ddacf571a3fc6c9163e85fd91ecab6b3
Author: Brad Smith <brad at comstyle.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M clang/lib/Lex/InitHeaderSearch.cpp
Log Message:
-----------
[Driver] Add LiteOS and z/OS to ShouldAddDefaultIncludePaths()
LiteOS (OHOS) and z/ZOS already have header path handling in the Driver, so add
the OS's to ShouldAddDefaultIncludePaths().
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D159042
More information about the All-commits
mailing list