Skip to content

-Wno-nonportable-include-path has no effect #29183

@llvmbot

Description

@llvmbot
Bugzilla Link 28813
Version trunk
OS All
Reporter LLVM Bugzilla Contributor
CC @DougGregor,@pogo59

Extended Description

When compiling any c++ file where the include statement has the wrong case for a local header file passing the argument -Wno-nonportable-include-path to the compiler command line doesn't suppress the warnings, warning: non-portable path to file...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillac++clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerworksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions