Open
Description
Checklist
- Checked Support page
Is your feature request related to a problem? Please describe.
I work for a project with muilt unittest target and i try to get coverge report in vscode
but c++ target require target exe path when call llvm-cov to generate *.info file, it seem that there is no way to know which target we last run
Activity