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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #3 from Richard Smith <[email protected]> ---
This works fine with Clang trunk, which says:

<stdin>:7:22: error: cannot pass expression of type 'void' to variadic
function; expected type from format string was 'char *'

(In Clang's timescale, 3.0 is *extremely* old, and is several versions before
the oldest version for which we do patch releases.)

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