[LLVMbugs] [Bug 6369] Assertion failed: (Name.isIdentifier() && "Name is not a simple identifier")

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 22 08:50:29 PST 2010


http://www.llvm.org/bugs/show_bug.cgi?id=6369

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 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.



More information about the llvm-bugs mailing list