Results 3 issues of Mikhail

### Environment - OS and version: windows 10 - VS Code: 1.69.2 - C/C++ extension: 1.11.4 ### Bug Summary and Steps to Reproduce Bug Summary: - cpptools: Connection to server...

bug
Language Service
reliability
parser

### Environment - OS and Version: windows 10 - VS Code Version: 1.69.2 - C/C++ Extension Version: 1.11.4 - Other extensions you installed (and if the issue persists after disabling...

bug
Language Service
investigate
Feature: Go to Definition
Verified - Internal

source - llvm-project-14.0.6. the definition is not displayed CodeGenOptions.cpp and so with many files CodeGenOptions.h ![image](https://user-images.githubusercontent.com/15684883/188218684-f0db92b6-823a-4949-aa0d-6dcd9a3cc909.png) CodeGenOptions.cpp ![image](https://user-images.githubusercontent.com/15684883/188215031-580162c4-6465-4155-9429-66e97c33a618.png) for example, in the vs code program, using the c/c++ extension (adds...