[clang] [clang][driver] Fix -print-target-triple OS version for apple targets (PR #104037)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 06:55:55 PDT 2024


ldionne wrote:

Thanks for the writeup, this is useful. This leaves me wondering if `arm64-apple-darwin22.4.0` might be the right target triple then, but the effective triple would be e.g. `arm64-apple-macos12.0.0`?

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


More information about the cfe-commits mailing list