[LLVMbugs] [Bug 2837] New: Objc fsyntax-only synthesized properties and missing implementation warnings

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Sep 29 04:48:09 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: thomascl at free.fr
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list