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
dump-c: handle further byte_update union initializers
The CSmith test generated with random seed 1614606277 demonstrated that
dump-c's handling still didn't cover all cases of byte_update expressions
introduced by the C front-end, specifically missing the case where a struct was
part of the union.
0 commit comments