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
So windows support will need some fiddling around with statemachine. Probably moving it into it's own module with a submodule for windows and linux. For the windows side of things this looks to be a good reference. https://msdn.microsoft.com/en-us/library/ms809754.aspx
Here are some things that will need moving around/changing
So anyone still interested go over to llvm coverage tracking issue and try it out #549 you can install from feature branch feat/llvm-profparser-integration and add --engine llvm to your tarpaulin args and it should hopefully work. If not please mention on the llvm tracking issue and if you can share the profraw file and the log output 😁
So windows support will need some fiddling around with statemachine. Probably moving it into it's own module with a submodule for windows and linux. For the windows side of things this looks to be a good reference. https://msdn.microsoft.com/en-us/library/ms809754.aspx
Here are some things that will need moving around/changing
The text was updated successfully, but these errors were encountered: