Skip to content

Conversation

hmelder
Copy link
Member

@hmelder hmelder commented Oct 1, 2025

This CI uses the latest LLVM Snapshot from apt.llvm.org and runs weekly on Monday morning. Additionally, we build from the libdispatch main branch.

@hmelder
Copy link
Member Author

hmelder commented Oct 1, 2025

With clang-22:

/home/runner/work/libobjc2/libobjc2/Test/FastPathAlloc.m:99:9: error: incompatible pointer types returning 'ShouldInit *' from a function with result type 'ShouldInitSubclassed *' [-Wincompatible-pointer-types]
   99 |         return [ShouldInit alloc];

@hmelder hmelder requested a review from davidchisnall October 1, 2025 10:57
@hmelder
Copy link
Member Author

hmelder commented Oct 1, 2025

Addresses #269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant