[clang] [Clang][Darwin] Centralize framework search paths for headers & libraries. (PR #118543)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 16 13:35:36 PST 2024


================
@@ -339,13 +340,11 @@ void InitHeaderSearch::AddDefaultIncludePaths(
   if (triple.isOSDarwin()) {
----------------
ldionne wrote:

I'm trying to revive this as https://github.com/llvm/llvm-project/pull/120149

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


More information about the cfe-commits mailing list