[all-commits] [llvm/llvm-project] c901f5: [clang][Darwin] Canonicalize DriverKit platform be...

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Tue Jun 9 12:18:29 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c901f5bcc757f5fa2ef037287465f68b7a90b67c
      https://github.com/llvm/llvm-project/commit/c901f5bcc757f5fa2ef037287465f68b7a90b67c
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    A clang/test/Driver/driverkit26-boundary.c
    A clang/test/Driver/simple-darwin.c
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  [clang][Darwin] Canonicalize DriverKit platform between DriverKit 26<->27 (#202690)

* Canonicalize driverkit26 to 27 in availability & deployment
versioning.
* Make darwin27 and later map 1:1 to the same macOS major version.

Resolves: rdar://178548081



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list