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
During work on AArch64 CRefine, we identified the following aspects of cleanup in Wellformed_C.thy which should be applied across all platforms once AARCH64 CRefine theories make their way into master:
old-style definitions/abbreviations/etc; re-styling will also shorten the file (less wasted vertical space)
remove unused is<cap-type>Cap_C lemmas, e.g. isNotificationCap_C
remove unused <ko type>_at_C' definitions, e.g. ep_at_C'
remove unused capUntypedPtr_C definition
The text was updated successfully, but these errors were encountered:
During work on AArch64 CRefine, we identified the following aspects of cleanup in
Wellformed_C.thy
which should be applied across all platforms once AARCH64 CRefine theories make their way into master:is<cap-type>Cap_C
lemmas, e.g.isNotificationCap_C
<ko type>_at_C'
definitions, e.g.ep_at_C'
capUntypedPtr_C
definitionThe text was updated successfully, but these errors were encountered: