Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 12.0.2
-
Windows11
Description
Hello,
I have a project with a custom .clang-tidy file. When I open the project with QtCreator on Linux, everything works as intended. However, on Windows, clang-tidy emits a lot of false warnings. Here is an example of the issue - clang-tidy output for main.cpp from the attached project:
Removing the custom .clang-tidy file gets rid of these warnings.
I have attached a MRE with .clang-tidy set to misc-* checks.
I use QtCreator12.0.2 and Clangd 17.0.1.
Attachments
Issue Links
- duplicates
-
QTBUG-119505 Add IWYU pragma to forwarding headers?
- Closed