Skip to content

After building clang-uml from src with custom LLVM-21 there are errors #437

@gopalak

Description

@gopalak

I rebuilt clang-unl with custom llvm-21 (enabling RTTI etc) and rebuilt clang-uml - but now see these errors

[ERROR] /opt/gcc-15/include/c++/15.2.1/optional:1683: lambda expression in an unevaluated operand
[ERROR] /opt/gcc-15/include/c++/15.2.1/chrono:2372: call to consteval function 'std::chrono::hh_mm_ss::_S_fractional_width' is not a constant expression
[NOTE] /opt/gcc-15/include/c++/15.2.1/chrono:2372: undefined function '_S_fractional_width' cannot be used in a constant expression
This is the same gcc compiler I built clang-uml with tho

The gcc used is same as listed above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions