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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to