-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzergood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contribute
Description
Clang accepts but does not implement gcc's -Wmissing-include-dirs, which warns if a non-existent path is specified to -I
(or any of the other similar arguments).
https://gcc.gnu.org/pipermail/gcc-patches/2004-May/139462.html
Metadata
Metadata
Assignees
Labels
clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzergood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contribute