Skip to content

Restore a missing Clang 18 unit test#360

Merged
ednolan merged 1 commit intomainfrom
enolan_clang18fix1
Apr 23, 2026
Merged

Restore a missing Clang 18 unit test#360
ednolan merged 1 commit intomainfrom
enolan_clang18fix1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Apr 23, 2026

Commit 48638ee was intended to
address the unit test issues that occurred when our test images that
use older versions of Clang were upgraded to libstdc++ 15, introducing
incompatibilities. But among the unit tests it removed, Clang
18/C++23/libstdc++ was removed unnecessarily. This commit adjusts the
CI matrix to restore that job.

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 23, 2026

Coverage Status

coverage: 100.0%. remained the same — enolan_clang18fix1 into main

Commit 48638ee was intended to
address the unit test issues that occurred when our test images that
use older versions of Clang were upgraded to libstdc++ 15, introducing
incompatibilities. But among the unit tests it removed, Clang
18/C++23/libstdc++ was removed unnecessarily. This commit adjusts the
CI matrix to restore that job.
@ednolan ednolan force-pushed the enolan_clang18fix1 branch from c931821 to b88d139 Compare April 23, 2026 01:24
@ednolan ednolan changed the title Restore some missing Clang 17/18 unit tests Restore a missing Clang 18 unit test Apr 23, 2026
@ednolan ednolan merged commit 26982cd into main Apr 23, 2026
100 checks passed
@ednolan ednolan deleted the enolan_clang18fix1 branch April 23, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants