http://www.llvm.org/bugs/show_bug.cgi?id=6365
--- Comment #9 from Douglas Gregor <[email protected]> 2010-02-22 12:02:35 CST --- I've tweaked the assertion so that we don't perform the access check for invalid declarations: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100222/027796.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
