[LLVMbugs] [Bug 3306] New: gcc compat: empty declarations are errors not warnings

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jan 9 12:44:45 PST 2009


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

           Summary: gcc compat: empty declarations are errors not warnings
           Product: clang
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Semantic Analyzer
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


clang rejects this code which gcc accepts with a warning:
--
  __attribute__((visibility("default")));
--


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