[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[creduce-bugs] ReducePointerLevel.cpp:553



Thanks Yang!

Sorry, but sounds like not fixed :(

I check with
-- Fedora 19 / x86_64
-- llvm-trunk clang version 3.5 (trunk 195722)
-- creduce/llvm-svn-compatible latest
commit e82f06112e192c492b3347b73772c6f095411d30
Merge: 3f18d2e f134a5c
Author: Yang Chen <chenyang at cs.utah.edu>
Date:   Fri Nov 22 20:49:10 2013 -0800

    Merge pull request #33 from rgov/llvm-svn-compatible

    Replace VarDecl::getFirstDecl with VarDecl::getCanonicalDecl

Dmitry

2013/11/23 Yang Chen <chenyang at cs.utah.edu>:
> Fixed.
>
> Again, thanks Dmitry!
>
> - Yang
>
>
> On 11/20/2013 11:01 AM, ??????? ???????? wrote:
>>
>> creduced testcase :)
>>
>> 2013/11/20 ??????? ???????? <dimhen at gmail.com>:
>>>
>>> Hi!
>>> I use Fedora 19/x86_64, clang-trunk + creduce-trunk
>>>
>>> clang_delta: ReducePointerLevel.cpp:553: const clang::DeclaratorDecl*
>>> ReducePointerLevel::getRefDecl(const clang::Expr*): Assertion `((Op ==
>>> UO_Deref) || (Op == UO_AddrOf)) && "Non-Deref-or-AddrOf Opcode!"'
>>> failed.
>>>
>>> Thank you,
>>> Dmitry
>
>