Closed aboelens closed 1 month ago
In order to keep 'WindowsToolchain' focused, I want to keep it to only things that a toolchain can do - or needs to do. I think code coverage through llvm-cov can probably configured independently - is there anything toolchain specific that needs to be done?
When I wrote this message I was thinking of setting compiler flags in the tool chain, but since I opened this request I have discovered a cmake module that does this as well. I understand your reasoning to keep this project tool chain focused and I'll close this request.
I have a feature request. I think it would be great to also have code coverage available using llvm-cov. Do you think this would be a useful addition to this project?