Intellisense crash - Catch REQUIRE
macro and a vector<string>
#13006
Labels
bug
investigate: repro
This issue's repro steps needs to be investigated/confirmed
Language Service
reliability
Environment
Bug Summary and Steps to Reproduce
When I setup to build this with ninja (1.12.1) + clang (17.0.6), the parser chokes on the above code. As long as there is >1 arguments to the temporary vector constructor intellisense is dead (it compiles fine though)
This is a minimal repro - see
test/src/test.cpp
Intellisense crash.zip
NOTE requires a valid
$Env:VCPKG_ROOT
to be defined to acquire the catch test library but otherwise should be no dependenciesConfiguration and Logs
Other Extensions
I'm using
ms-vscode.cmake-tools
as the intellisense configuration providerAdditional context
No response
The text was updated successfully, but these errors were encountered: