[LLVMbugs] [Bug 10026] crash
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 26 22:19:06 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10026
Jonas Bülow <jbulow-llvm at jongel.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Jonas Bülow <jbulow-llvm at jongel.net> 2011-05-27 00:19:05 CDT ---
In rev 132175 the crash has been moved to line 2410:
for (unsigned I = 0, N = PatternDecl->getNumParams(); I != N; ++I) {
(PatternDecl is NULL)
--
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.
More information about the llvm-bugs
mailing list