loggingLevel: Debug Autocomplete is enabled. Error squiggles are enabled if all header dependencies are resolved. Hover is enabled. IntelliSense Engine = default. File exclude: **/.vscode File exclude: **/.vs File exclude: **/CVS File exclude: **/.git File exclude: **/.svn File exclude: **/Thumbs.db File exclude: **/.hg File exclude: **/.DS_Store Search exclude: **/node_modules Search exclude: **/*.code-search Search exclude: **/bower_components LSP: cpptools/queryCompilerDefaults (id: 1) LSP: cpptools/didChangeCppProperties (id: 2) Code browsing service initialized Attempting to get defaults from C++ compiler in "compilerPath" property: 'cl.exe' Attempting to get defaults from C compiler in "compilerPath" property: 'cl.exe' Folder: C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/ATLMFC/INCLUDE/* will be indexed Folder: C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/INCLUDE/* will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/CPPWINRT/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/SHARED/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UCRT/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UM/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/WINRT/ will be indexed Folder: D:/PROJECTS/DUMMY/ will be indexed Folder: D:/PROJECTS/VCPKG/INSTALLED/X64-WINDOWS/INCLUDE/ will be indexed Custom browse configuration received: { "browsePath": [ "d:/projects/dummy" ], "compilerPath": "c:/program files (x86)/llvm/bin/clang-cl.exe", "compilerArgs": [], "compilerFragments": [ "/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG" ] } Discovering files... LSP: cpptools/didChangeCustomBrowseConfiguration Attempting to get defaults from C++ compiler in "compilerPath" property: 'c:/program files (x86)/llvm/bin/clang-cl.exe' Querying compiler for default C++ language standard using command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /clang:-xc++ /clang:-E /clang:-dM nul LSP: cpptools/clearCustomConfigurations Processing folder (non-recursive): C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/ATLMFC/INCLUDE Processing folder (non-recursive): C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/INCLUDE Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/CPPWINRT/ Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/SHARED/ Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UCRT/ Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UM/ Querying compiler for default C++ language standard using command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /clang:-xc++ /clang:-E /clang:-dM /dev/null Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/WINRT/ Custom configuration provider 'CMake Tools' registered Custom browse configuration received: { "browsePath": [ "d:/projects/dummy" ], "compilerPath": "c:/program files (x86)/llvm/bin/clang-cl.exe", "compilerArgs": [], "compilerFragments": [ "/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG" ] } Processing folder (recursive): D:/PROJECTS/DUMMY/ Processing folder (recursive): D:/PROJECTS/VCPKG/INSTALLED/X64-WINDOWS/INCLUDE/ LSP: cpptools/didChangeCppProperties (id: 3) LSP: cpptools/pauseParsing LSP: cpptools/clearCustomConfigurations LSP: cpptools/didChangeCustomBrowseConfiguration LSP: cpptools/resumeParsing Custom browse configuration received: { "browsePath": [ "d:/projects/dummy" ], "compilerPath": "c:/program files (x86)/llvm/bin/clang-cl.exe", "compilerArgs": [], "compilerFragments": [ "/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG" ] } Detected language standard version: c++98 Querying compiler's default target using command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /clang:-dumpmachine LSP: cpptools/clearCustomConfigurations LSP: cpptools/didChangeCustomBrowseConfiguration LSP: cpptools/resumeParsing Custom browse configuration received: { "browsePath": [ "d:/projects/dummy" ], "compilerPath": "c:/program files (x86)/llvm/bin/clang-cl.exe", "compilerArgs": [], "compilerFragments": [ "/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG" ] } LSP: cpptools/clearCustomConfigurations LSP: cpptools/didChangeCustomBrowseConfiguration LSP: cpptools/resumeParsing Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++17 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++1z -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++14 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++1y -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++11 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++0x -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++03 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++98 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++23 -m64 -Wp,-v -E -dM -x c++ nul Discovering files: 9413 file(s) processed 0 file(s) removed from database Done discovering files. Populating include completion cache. Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++2b -m64 -Wp,-v -E -dM -x c++ nul Parsing remaining files... Parsing: 0 files(s) processed Done parsing remaining files. Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++20 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++2a -m64 -Wp,-v -E -dM -x c++ nul LSP: cpptools/queryTranslationUnitSource: file:///d%3A/Projects/dummy/dummy.cpp (id: 4) Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++17 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++1z -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++14 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++1y -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++11 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++0x -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++03 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++98 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -m64 -Wp,-v -E -dM -x c++ nul Failed to query compiler. Falling back to 32-bit intelliSenseMode. Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -m32 -Wp,-v -E -dM -x c++ nul Failed to query compiler. Falling back to no bitness. Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -Wp,-v -E -dM -x c++ nul clang-cl.exe: warning: unknown argument ignored in clang-cl: '-dM' [-Wunknown-argument] clang-cl.exe: warning: unknown argument ignored in clang-cl: '-x' [-Wunknown-argument] clang-cl.exe: error: no such file or directory: 'c++' clang-cl.exe: warning: nul: 'linker' input unused [-Wunused-command-line-argument] Folder: C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/INCLUDE/* will be indexed Folder: C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/ATLMFC/INCLUDE/* will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UM/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UCRT/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/SHARED/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/WINRT/ will be indexed Folder: C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/CPPWINRT/ will be indexed Folder: D:/PROJECTS/DUMMY/ will be indexed Discovering files... Attempting to get defaults from C++ compiler in "compilerPath" property: 'c:/program files (x86)/llvm/bin/clang-cl.exe' Attempting to get defaults from C++ compiler in "compilerPath" property: 'c:/program files (x86)/llvm/bin/clang-cl.exe' Attempting to get defaults from C++ compiler in "compilerPath" property: 'c:/program files (x86)/llvm/bin/clang-cl.exe' Custom configurations received: uri: file:///d%3A/Projects/dummy/dummy.cpp config: { "includePath": [], "defines": [ "dummy_EXPORTS" ], "compilerPath": "c:/program files (x86)/llvm/bin/clang-cl.exe", "compilerArgs": [], "compilerFragments": [ "/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /DNDEBUG" ] } LSP: cpptools/didChangeCustomConfiguration Attempting to get defaults from C++ compiler in "compilerPath" property: 'c:/program files (x86)/llvm/bin/clang-cl.exe' Querying compiler for default C++ language standard using command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /clang:-xc++ /clang:-E /clang:-dM nul LSP: cpptools/textEditorSelectionChange LSP: textDocument/didOpen: file:///d%3A/Projects/dummy/dummy.cpp LSP: cpptools/activeDocumentChange: file:///d%3A/Projects/dummy/dummy.cpp LSP: cpptools/getDocumentSymbols: file:///d%3A/Projects/dummy/dummy.cpp (id: 5) LSP: cpptools/getSemanticTokens: file:///d%3A/Projects/dummy/dummy.cpp (id: 6) LSP: cpptools/getInlayHints: file:///d%3A/Projects/dummy/dummy.cpp (id: 7) LSP: cpptools/getFoldingRanges: file:///d%3A/Projects/dummy/dummy.cpp (id: 8) Processing folder (non-recursive): C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/INCLUDE Processing folder (non-recursive): C:/PROGRAM FILES (X86)/MICROSOFT VISUAL STUDIO/2017/BUILDTOOLS/VC/TOOLS/MSVC/14.16.27023/ATLMFC/INCLUDE Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UM/ Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/UCRT/ Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/SHARED/ Querying compiler for default C++ language standard using command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /clang:-xc++ /clang:-E /clang:-dM /dev/null Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/WINRT/ Processing folder (recursive): C:/PROGRAM FILES (X86)/WINDOWS KITS/10/INCLUDE/10.0.22000.0/CPPWINRT/ Processing folder (recursive): D:/PROJECTS/DUMMY/ Discovering files: 5264 file(s) processed Detected language standard version: c++98 Querying compiler's default target using command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /clang:-dumpmachine Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=c++98 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++23 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++2b -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++20 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++2a -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++17 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++1z -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++14 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++1y -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++11 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++0x -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++03 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -std=gnu++98 -m64 -Wp,-v -E -dM -x c++ nul Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -m64 -Wp,-v -E -dM -x c++ nul Failed to query compiler. Falling back to 32-bit intelliSenseMode. Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -m32 -Wp,-v -E -dM -x c++ nul Failed to query compiler. Falling back to no bitness. Compiler query command line: "c:/program files (x86)/llvm/bin/clang-cl.exe" /W3 /GR /EHsc /MD /O2 /Ob2 -Wp,-v -E -dM -x c++ nul clang-cl.exe: warning: unknown argument ignored in clang-cl: '-dM' [-Wunknown-argument] clang-cl.exe: warning: unknown argument ignored in clang-cl: '-x' [-Wunknown-argument] clang-cl.exe: error: no such file or directory: 'c++' clang-cl.exe: warning: nul: 'linker' input unused [-Wunused-command-line-argument] Checking for syntax errors: D:\Projects\dummy\dummy.cpp sending compilation args for D:\Projects\dummy\dummy.cpp include: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\BUILDTOOLS\VC\TOOLS\MSVC\14.16.27023\INCLUDE include: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\BUILDTOOLS\VC\TOOLS\MSVC\14.16.27023\ATLMFC\INCLUDE include: C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.22000.0\UM include: C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.22000.0\UCRT include: C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.22000.0\SHARED include: C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.22000.0\WINRT include: C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.22000.0\CPPWINRT define: dummy_EXPORTS define: WIN32 define: _WINDOWS define: NDEBUG stdver: ms_c++14 intelliSenseMode: windows-msvc-x64 Checking for syntax errors: D:\Projects\dummy\dummy.cpp Queueing IntelliSense update for files in translation unit of: D:\Projects\dummy\dummy.cpp 4149 file(s) removed from database Done discovering files. Parsing open files... Populating include completion cache. Done parsing open files. Parsing remaining files... Parsing: 0 files(s) processed Done parsing remaining files. Error squiggle count: 0 Update IntelliSense time (sec): 0.366 LSP: cpptools/getFoldingRanges: file:///d%3A/Projects/dummy/dummy.cpp (id: 9)