Skip to content

CI actions should build with clang also #21

@axel-h

Description

@axel-h

CI actions should build with clang also besides just gcc and benchmaks should run with both binaries. Building with clang is expected to improve code quality, because clang raises more warnings. Large discrepancies in the benchmark results can indicate that the benchmark either has a strong compiler dependency or its implementation has issues.

Building with clang also seems rather trivial, running both binaries will be more work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIcontinuous integration and testingenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions