Skip to content

[clang] -Wmissing-include-dirs not implemented #92015

@aeubanks

Description

@aeubanks

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

No one assigned

    Labels

    clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzergood first issuehttps://github.com/llvm/llvm-project/contribute

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions