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

Eli Friedman <sharparr...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparr...@yahoo.com
         Resolution|---                         |WORKSFORME

--- Comment #2 from Eli Friedman <sharparr...@yahoo.com> ---
On trunk:

<stdin>:6:13: error: non-pointer operand type 'A' incompatible with NULL
 A* foo = b ? a : NULL;
            ^ ~
1 error generated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to