Commit Graph

5 Commits

Author SHA1 Message Date
Alex Hoppen
3e645368cc [test] Disable experimental parser round trip in ModuleInterface/value_generics.swift 2024-09-07 13:11:04 -07:00
Alex Hoppen
50a892425d [test] Add -disable-experimental-parser-round-trip to value generic tests
Parsing of integer literals as generic arguments isn’t implemented in SwiftParser yet, blocking swift-syntax PR testing.
2024-09-06 08:16:23 -07:00
Alejandro Alonso
9faf615c88 Add runtime availability checking for value generics 2024-09-04 15:13:51 -07:00
Alejandro Alonso
451e7259a1 Add ValueGenerics experimental feature 2024-09-04 15:13:49 -07:00
Alejandro Alonso
f25545b785 Add a module interface test 2024-09-04 15:13:48 -07:00