Skip to content

Update regression tests for apple-clang-14 (23W33) #600

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conversation

filipsajdak
Copy link
Contributor

I am catching up with regression tests for apple clang 14.

mixed-captures-in-expressions-and-postconditions.cpp2:14:18: error: no member named 'for_each' in namespace 'std::ranges'
std::ranges::for_each(std::move(vec), std::move(callback));
~~~~~~~~~~~~~^
2 errors generated.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's cool!
These errors are present on macos-latest GitHub runners (see here under "Run regression tests - Linux and macOS version").
I am guessing this is thanks to some sort of update? What kind of update is necessary? Is it just Xcode or something more complicated? The change to clang-version.output seems to suggest a full OS version bump but maybe I'm mistaken.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess. See #262 (comment).

@hsutter hsutter merged commit b757afd into hsutter:main Aug 28, 2023
@hsutter
Copy link
Owner

hsutter commented Aug 28, 2023

Thanks!

@filipsajdak filipsajdak deleted the fsajdak-update-regression-tests-for-apple-clang-14-23W33 branch September 9, 2023 21:34
zaucy pushed a commit to zaucy/cppfront that referenced this pull request Dec 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants