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

           Summary: Objc fsyntax-only synthesized properties and missing
                    implementation warnings
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac System 9.x
            Status: NEW
          Severity: normal
          Priority: P2
         Component: parser
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Created an attachment (id=2042)
 --> (http://llvm.org/bugs/attachment.cgi?id=2042)
test case

clang -fsyntax-only emits irrelevant warnings about missing implementation
methods while these methods are actually synthesized by the compiler.

See the attached test case.

Thanks,
Thomas


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