[clang] [clang][darwin] macOS no longer infers a minimum deployment version from the OS version (PR #181958)

Cyndy Ishida via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 18 11:47:54 PST 2026


cyndyishida wrote:

> Can we do that? I thought https://discourse.llvm.org/t/code-review-reminder-about-links-in-code-commit-messages/71847/84 said not to.

It's useful to read further. You can follow that thread to find this snippet in the developer policy

> It is also acceptable to add other metadata to the commit message to automate processes, including for downstream consumers. This metadata can include links to resources that are not available to the entire community. However, such links and/or metadata should not be used in place of making the commit message self-explanatory. Note that such non-public links should not be included in the submitted code.

https://llvm.org/docs/DeveloperPolicy.html

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


More information about the cfe-commits mailing list