swift
6f3bb493 - [BitwiseCopyable] Verify only within module.

Commit
1 year ago
[BitwiseCopyable] Verify only within module. Don't verify lowering in modules built from swiftinterface (which may not have been built with `-enable-experimental-feature BitwiseCopyable`) Allow trivial types defined in other modules to lack conformance because those modules may not have been built with the feature enabled.
Author
Committer
Parents
Loading