This patch is the first in a series of patches to upstream the support for Apple's DriverKit. Once complete, it will allow targeting DriverKit platform with Clang similarly to AppleClang.
This code was originally authored by JF Bastien.
Differential D118046
Add DriverKit support egorzhdan on Jan 24 2022, 7:37 AM. Authored by
Details
This patch is the first in a series of patches to upstream the support for Apple's DriverKit. Once complete, it will allow targeting DriverKit platform with Clang similarly to AppleClang. This code was originally authored by JF Bastien.
Diff Detail
Event TimelineComment Actions Can you add a test case that verifies that using driverkit without a version will default it to driverkit19? Comment Actions
|