Mikhail
Mikhail
@ogoffart, thank you, indeed, definitions for files.cpps are private. Probably vs code and visual studio just show all the definitions.
This function is a bit inconvenient (when it is not added to indexing) because you will have to mark a link to the .cpp file somewhere if you need to...
an example of displaying navigation in visual studio. as you can see, all parameter definitions are displayed here. But navigation in visual studio is inconvenient due to the fact that...
Hi @Colengms . version 1.12.1. now the navigation is displayed correctly. it is not yet possible to generate code and compare it more thoroughly with the navigation display in woboq,...
@sean-mcmanus . yes, you can close
@sean-mcmanus I made a mistake, the problem still occurs, I didn't have time to report it, I can record a video with a demonstration of the problem, also, if necessary,...
@sean-mcmanus - my archive with llvm-project-14.0.6 without /build/bin /build/ /build/lib /build/tools folders, because these folders are about 100 gigabytes after the project compilation. The file is zipped using the 7-zip...
@sean-mcmanus I also noticed another problem. It is probably a separate error 1. Run vscode 2. Now open the file "llvm-project-llvmorg-14.0.6\clang\include\clang\Basic\CodeGenOptions.def". 3. After analysis, screenshot 1 shows that when hovering...
@sean-mcmanus , I submitted a bug report to the Visual Studio developers as you suggested. Here is a link that might be helpful: https://developercommunity.visualstudio.com/t/Intellisense-def-c-syntax-analys-erro/10152997?entry=myfeedback&ref=native&refTime=1663702331881&refUserId=af882232-2bec-6f74-8b90-a070b0b9e331
@Colengms https://github.com/llvm/llvm-project/releases LLVM 14.06 LLVM 15.0.0-rc1 also tried the current latest copy of the repository clang\test\parser\parser_overflow.c analyzed without errors tested on versions of c/c++: 1.10.8, pre release version (1.12.0, 1.11.4,...