[clang] [clang][driver][darwin] Use DefaultDeploymentTarget when inferring deployment target from SDK (PR #217983)
Ian Anderson via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 21 11:19:24 PDT 2026
https://github.com/ian-twilightcoder commented:
I don't know how urgently we need this change, but the correct thing would be to get these values from the matching SupportedTarget. The top level versions shouldn't really be used, but that's a bigger change.
https://github.com/llvm/llvm-project/pull/217983
More information about the cfe-commits
mailing list