-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Implement enhanced integration with clang-tidy #2908
Copy link
Copy link
Closed
Labels
Feature RequestFeature: Code AnalysisRelated to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.Language ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.So we'd need to fix it for VS Code to reach parity.fixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Milestone
Metadata
Metadata
Assignees
Labels
Feature RequestFeature: Code AnalysisRelated to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.Language ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.So we'd need to fix it for VS Code to reach parity.fixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Implement support for clang extra tools.
EDIT: This issue will just cover clang-tidy. The remaining tools are covered by issue #7276