[clang] [Darwin][Driver][clang] Prioritise command line args over `DEFAULT_SYSROOT` (PR #115993)

Cyndy Ishida via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 14:13:06 PST 2024


cyndyishida wrote:

> Sorry, which env var are you referring to?

I'm suggesting an explicit test case that checks that `DEFAULT_SYSROOT` is set and behaves as expected. It's ignored if  sysroot or isysroot is passed, it's used when they're missing. 


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


More information about the cfe-commits mailing list