Files
George Barnett 66a6ed26e6 Drop support for Swift 5.10 (#1913)
- Remove 5.10 from CI and Makefile workarounds
- Remove 5.10 specific package manifests
- Fix deprecation warnings from 6.0
- Bump language mode to 6 and remove 'StrictConcurrency=Complete'

---------

Co-authored-by: Thomas Van Lenten <thomasvl@google.com>
2026-02-09 12:32:13 -05:00
..

CompileTests/MultiModule

This is a test case that uses sources generated into multiple modules and ensures the generated code compiles with the cross modules references.

This can't use the SwiftPM Plugin as that currently doesn't have support for the module mappings.