Issue 176394
Summary [clang-tidy] System includes not ignored
Labels clang-tidy
Assignees
Reporter StMartin81
    In clang-tidy system header files are not ignored in clang-tidy 21. The default setting for clang-tidy option should be disabled.

Here is an example of the behavior of clang-tidy 18 vs 21: https://github.com/StMartin81/clang-tidy-system-includes/actions/runs/21070156865/job/60597377655

clang-tidy 18 doesn't show errors for header files which were included with "-isystem".
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to