Skip to content

[Clang-repl] Assertion "Narrow integer argument must have a valid extension type." failed. #112500

@JonPsson1

Description

@JonPsson1
cat ~/llvm-project/clang/test/Interpreter/const.cpp | clang-repl -argext-abi-check
ERROR: Missing extension attribute of returned value from function:
i32 @__cxa_atexit(ptr, ptr, ptr)

@lhames @nikic : This is probably very similar to atexit that Lang just fixed... I guess the same kind of patch would work, or maybe some kind of common helper function as discussed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions