[LLVMbugs] [Bug 1961] New: Test failures with clang objc tests

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jan 30 08:32:50 PST 2008


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

           Summary: Test failures with clang objc tests
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Documentation
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sharparrow1 at yahoo.com
                CC: llvmbugs at cs.uiuc.edu


(From http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-January/000916.html)

On my machine (Ubuntu Linux), all of the objc tests cause an error
like the following:

Command:
 clang -rewrite-test Sema/rewrite-foreach-4.m | clang
Output:
In file included from <stdin>:23:
/usr/lib/gcc/i486-linux-gnu/4.1.3/include/objc/objc.h:145:3: error:
redefinition of 'Protocol'
} Protocol;
  ^
<stdin>:7:28: error: previous definition is here
typedef struct objc_object Protocol;
                           ^
2 diagnostics generated.


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