mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add the necessary compiler-side logic to allow the regex parsing library to hand back a set of features for a regex literal, which can then be diagnosed by ExprAvailabilityWalker if the availability context isn't sufficient. No tests as this only adds the necessary infrastructure, we don't yet hand back the features from the regex parsing library.
4.7 KiB
4.7 KiB