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
Sema: Rework AccessControlChecker into a class hierarchy
AccessControlCheckerBase
|- AccessControlChecker
|- UsableFromInlineChecker
This factors out the checkUsableFromInline parameter that
is passed around all over the place.
0 commit comments