[LLVMbugs] [Bug 3108] Clang too quiet

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Dec 28 07:40:46 PST 2008


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


Sebastian Redl <sebastian.redl at getdesigned.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.redl at getdesigned.a
                   |                            |t
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Sebastian Redl <sebastian.redl at getdesigned.at>  2008-12-28 09:40:44 ---
Fixed:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20081222/010522.html

Clang now always complains about the freestanding const and inline. It
complains about the implicit-int and the empty declaration with
-pedantic(-errors), as before.


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