Pierre Hallot
Results
2
issues of
Pierre Hallot
When compiling with a recent clang (17+ if I am not mistaken), the following error is raised: `error: integer value 31 is outside the valid range of values [0, 1]...
### Brief Issue Summary Hello, I am trying to setup coverage report based on https://github.com/microsoft/vscode-cmake-tools/pull/4094. I have created a custom target that creates the `lcov.info` using `cmake.postRunCoverageTarget`. Then I have...
bug