You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PackageModel] SupportedFeatures: Account for "enabled_in" being an integer
Older versions of `-print-supported-features` emitted `enabled_in`
field as an integer (major compiler version only), newer ones emit
it as a string to support major+minor.
(cherry picked from commit 40a0396)
0 commit comments