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][bpf] Fix invalid RUN lines in stack protector warning test (#65251)
2 of them were missing the ":" on the end.
Adding them broke the test so I had to add a new prefix just for the
warning runs only.
I manually checked the first RUNs and there is no warning emitted, as
expected.
0 commit comments