[clang] [llvm] [Clang][Darwin] Introduce `SubFrameworks` as a SDK default location (PR #115048)

Cyndy Ishida via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 15 09:26:25 PST 2024


================
@@ -346,6 +346,7 @@ void InitHeaderSearch::AddDefaultIncludePaths(
         AddPath("/System/DriverKit/System/Library/Frameworks", System, true);
----------------
cyndyishida wrote:

I'd rather discuss DriverKit support separately, so I will merge this pr now. 
> Also, why's there an explicit /System/DriverKit here, didn't we generalize support for the system prefix?
I don't know, but it does not look generalized to me even downstream. perhaps a question for @yln ? 

https://github.com/llvm/llvm-project/pull/115048


More information about the cfe-commits mailing list