[LLVMbugs] [Bug 14754] New: Out-of-line definition mismatch doesn't mention the location of the class definition
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Dec 30 17:38:25 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14754
Bug #: 14754
Summary: Out-of-line definition mismatch doesn't mention the
location of the class definition
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: dblaikie at gmail.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
"out-of-line definition of 'foo' does not match any declaration in 'bar'"
The location of 'bar' (or, even better, if there's only one function called
'foo' we could point to that - mention what's different, maybe even provide
some very complicated fixits... ).
--
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