Skip to content

Canadian Build error: cannot initialize a parameter of type 'const int16_t *' (aka 'const short *') with an lvalue of type 'const for android #63206

Open
@trcrsired

Description

@trcrsired
/home/cqwrteur/toolchains_build/llvm_build/aarch64-linux-android24/clang/lib/Target/AVR/AVRGenRegisterInfo.inc:2108:22: error: cannot initialize a parameter of type 'const int16_t *' (aka 'const short *') with an lvalue of type 'const MCPhysReg[]' (aka 'const unsigned short[]')
                     AVRRegDiffLists,
                     ^~~~~~~~~~~~~~~
/home/cqwrteur/toolchains_build/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h:346:42: note: passing argument to parameter 'DL' here
                          const int16_t *DL, const LaneBitmask *RUMS,
                                         ^
1 error generated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions