Skip to content

class cast error when compile the project in LLVM-3.7.1 #4

Open
@willsheil

Description

@willsheil

Hi:
/root/unisan-master/analysis/src/lib/SAStructs.cc:342:9: error: invalid operands to binary expression ('BasicBlock::iterator'
(aka 'ilist_iteratorllvm::Instruction') and 'llvm::Value *')
if (I == UN->U) {

/root/unisan-master/analysis/src/lib/SAStructs.cc:358:14: error: invalid operands to binary expression ('BasicBlock::iterator'
(aka 'ilist_iteratorllvm::Instruction') and 'llvm::Value *')
else if (I == (*it)->U) {

2 errors generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions