[LLVMbugs] [Bug 15028] clang crash: inserted value must match indexed type
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 2 06:41:38 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15028
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rafael.espindola at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
Looks like this was fixes some time ago. With current trunk I get:
/Users/espindola/llvm/test.ll:1:7: error: expected 'type' after '='
%15 = insertvalue { i8*, i64, %range* } undef, i1 1, 0
^
1 error generated.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130302/fdb70185/attachment.html>
More information about the llvm-bugs
mailing list