[all-commits] [llvm/llvm-project] d34901: Revert "[clang][Darwin] Remove legacy framework se...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Tue Jan 2 10:10:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d34901f30b8b7ac8fe1437eeb588da6805b27cfb
      https://github.com/llvm/llvm-project/commit/d34901f30b8b7ac8fe1437eeb588da6805b27cfb
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp
    M clang/lib/Lex/InitHeaderSearch.cpp
    M clang/test/Driver/driverkit-path.c
    A clang/test/Preprocessor/cuda-macos-includes.cu

  Log Message:
  -----------
  Revert "[clang][Darwin] Remove legacy framework search path logic in the frontend (#75841)"

This reverts commit 61999b18c407b9f5c07577e63057d41c65240e61.

See comments on https://github.com/llvm/llvm-project/pull/75841. This
was intended to be NFC but actually isn't.




More information about the All-commits mailing list