http://www.llvm.org/bugs/show_bug.cgi?id=6369
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Douglas Gregor <[email protected]> 2010-02-22 10:50:28 CST --- Crash fixed here: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100222/027792.html And changed the name of the environment variable we respond to to CLANG_VTABLE_DEBUG, here: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100222/027793.html -- Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
