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
Use std::optional<std::string> as return type of getReproduceOption
instead of const char *. This is same as getReproduceFile in COFF which
allows user to modify reproduce tar name.
0 commit comments