Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Unit tests failing due to different clang/env vars #23

@drahnr

Description

@drahnr

Some unit tests depend on the particular version of clang.

I.e. 2db8e28 is necessary since clang 7.x in an old ubuntu container exposes different behaviour than the clang 11.x shipped with fedora 33. This might also be partly due to the default env flags.

TODO:

  • investigate the true reason for the different behaviour
    • compare env vars
    • test behviour with identical env vars on different clang version

Metadata

Metadata

Assignees

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