[LLVMbugs] [Bug 11434] New: No diagnostic for "unknown type name 'size_t'"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Nov 25 15:44:54 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11434
Bug #: 11434
Summary: No diagnostic for "unknown type name 'size_t'"
Product: clang
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: alex.gaynor at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
It would be nice, if when size_t is encountered and the correct header hasn't
been included that a diagnostic was displayed, noting that it can be found in
<stddef.>.
--
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