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-tidy] Fix crash in C language in readability-non-const-parameter (#100461)
Summary:
Fix crash that happen when redeclaration got
different number of parameters than definition.
Fixes#100340
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: https://phabricator.intern.facebook.com/D60250525
0 commit comments