[LLVMbugs] [Bug 6365] Assertion failed: (Access != AS_none && "Access specifier is AS_none inside a record decl")
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 22 10:02:35 PST 2010
http://www.llvm.org/bugs/show_bug.cgi?id=6365
--- Comment #9 from Douglas Gregor <dgregor at apple.com> 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.
More information about the llvm-bugs
mailing list