[LLVMbugs] [Bug 5725] New: issue a diagnostic when an include file/ partial path matches with wrong case
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Dec 8 12:29:48 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5725
Summary: issue a diagnostic when an include file/partial path
matches with wrong case
Product: new-bugs
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: deeppatel1987 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Clang should issue a diagnostic when an include file or path matches on a
case-insensitive file system, but with the wrong case.
If the problem is with a portion of a path specified on the command line, it
should only be warned about once.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list