swift
d593442c - Add module trace information for strict memory safety

Commit
279 days ago
Add module trace information for strict memory safety Extend the module trace format with a field indicating whether a given module, or any module it depends on, was compiled with strict memory safety enabled. This separate output from the compiler can be used as part of an audit to determine what parts of Swift programs are built with strict memory safety checking enabled.
Author
Parents
Loading