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
[clang][Interp][NFC] Move global variable init case to the top
Summary:
of the respective functions. Previously, we did not properly mark
global zero sized arrays as initialized.
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: https://phabricator.intern.facebook.com/D60251370
0 commit comments