Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass
-enable-testing
when compiling the sources in a swift_test
i…
…n discovery mode. When doing manual discovery, this allows the generated sources to `@testable import` that module even when building with `-c opt`. PiperOrigin-RevId: 471809177
- Loading branch information
82f828b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#1274