http://llvm.org/bugs/show_bug.cgi?id=13448
Jordan Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #3 from Jordan Rose <[email protected]> 2012-08-22 18:23:54 CDT --- This has been fixed in ToT, probably due to CallEvent refactoring. <stdin>:4:1: warning: Function call argument is an uninitialized value printf("%d\n", test); ^ ~~~~ -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
