Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Analysis of Open Files fails immediately if first file attempted is excluded #12127

Closed
Colengms opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Projects
Milestone

Comments

@Colengms
Copy link
Collaborator

At first it seemed like it simply wasn't working. Looking at the (native) code, it looks like there's an initial process_input_file (on the main thread?) which will return on failure, skipping deferring of all other open files to other threads.

@Colengms Colengms added bug Language Service Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. labels Mar 21, 2024
@sean-mcmanus sean-mcmanus added this to the 1.20.0 milestone Mar 21, 2024
@sean-mcmanus sean-mcmanus added this to Triage in 1.20 via automation Mar 21, 2024
@sean-mcmanus sean-mcmanus moved this from Triage to Pull Request in 1.20 Mar 21, 2024
@sean-mcmanus sean-mcmanus moved this from Pull Request to Done in 1.20 Mar 25, 2024
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Mar 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Projects
No open projects
1.20
Done
Development

No branches or pull requests

2 participants