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
- A bad merge dropped type argument required by Checked C. - clang is correctly warning about a non-string being passed to a var args print function where a string is expected. Fix this. This should be backported to the parent LLVM branch.
0 commit comments