Commit Graph

2 Commits

Author SHA1 Message Date
Alexis Laferrière
71fcd82685 ModuleInterface: enable test for the no-verify flag in swiftinterfaces 2024-01-03 15:33:33 -08:00
Alexis Laferrière
1533894fed ModuleInterface: write down the -no-verify flag in the swiftinterface
The flag -no-verify-emitted-module-interface tells the driver to skip
verifying the swiftinterfaces emitted by the compiler. It used to be
passed only to the driver.

Let's pass it down to the frontend as well and write it in the
swiftinterfaces. This will help understand them from the reader side.
2024-01-02 16:40:19 -08:00