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
[parse-sil] Refactor huge per op code parsing switch into its own method.
Done using Xcode's refactoring engine! Should be NFC.
I am going to turn this method into a visitor on the op code.
NOTE: Xcode's refactoring engine messd with the whitespace, so I also ran this
through git-clang-format.
0 commit comments