[PATCH] D45639: [Driver] Support default libc++ library location on Darwin

Jonas Devlieghere via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 21 14:22:42 PDT 2021


JDevlieghere added a comment.

In D45639#2706364 <https://reviews.llvm.org/D45639#2706364>, @JDevlieghere wrote:

> Given that these tests are macOS specific and already require a specific SDK, I'll just update them to use the compiler from the SDK instead of the just-built one.

Done in 5d1c43f333c2327be61604dc90ea675f0d1e6913 <https://reviews.llvm.org/rG5d1c43f333c2327be61604dc90ea675f0d1e6913> and reverted my revert (i.e. re-landed your change in 6331680ad2ad000fdaf7e72f3c1880c7908ffa25 <https://reviews.llvm.org/rG6331680ad2ad000fdaf7e72f3c1880c7908ffa25>).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D45639/new/

https://reviews.llvm.org/D45639



More information about the cfe-commits mailing list