[llvm-bugs] [Bug 28813] New: -Wno-nonportable-include-path has no effect

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 2 05:13:13 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28813

            Bug ID: 28813
           Summary: -Wno-nonportable-include-path has no effect
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: james.baker at bullochtech.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

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..."

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160802/5a73cc2a/attachment.html>


More information about the llvm-bugs mailing list