http://llvm.org/bugs/show_bug.cgi?id=14002

             Bug #: 14002
           Summary: unused-private-field warning does not take Objective-C
                    code into account
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


I'm getting this warning for mRenderIDs here
<http://mxr.mozilla.org/mozilla-central/source/widget/cocoa/GfxInfo.h#80> but
as you can see here
<http://mxr.mozilla.org/mozilla-central/search?string=mRendererIDs> this
variable is indeed accessed from the Objective-C implementation file.

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