Files
swift-mirror/lib/SILOptimizer/Transforms/GenericSpecializer.cpp
Allan Shortlidge 497034ef64 AST: Requestify generic signature building for @_specialized attributes.
In order to support lazy typechecking during module emission for modules
containing specialized functions, the computation of generic signatures for
`@_specialized` attributes must be requestified.

Resolves rdar://115569606
2023-09-16 00:02:33 -07:00

7.4 KiB