http://llvm.org/bugs/show_bug.cgi?id=9626
Ted Kremenek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #9 from Ted Kremenek <[email protected]> 2011-04-04 18:29:51 CDT --- Fixed: r128858 Now the SelfReferenceChecker only handles global variables; the dataflow analysis handles other cases. We can continue to further evolve this design. -- 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
