Skip to content

Update settings.rst for apple-clang 17#4056

Closed
daniel-heater-imprivata wants to merge 1 commit intoconan-io:develop2from
daniel-heater-imprivata:patch-1
Closed

Update settings.rst for apple-clang 17#4056
daniel-heater-imprivata wants to merge 1 commit intoconan-io:develop2from
daniel-heater-imprivata:patch-1

Conversation

@daniel-heater-imprivata
Copy link
Copy Markdown

I updated XCode yesterday and now I have:

❯ clang --version
Apple clang version 17.0.0 (clang-1700.0.13.3)
Target: arm64-apple-darwin24.3.0

This adds support for apple-clang 17

I updated XCode yesterday and now I have:
```
❯ clang --version
Apple clang version 17.0.0 (clang-1700.0.13.3)
Target: arm64-apple-darwin24.3.0
```

This adds support for apple-clang 17
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 11, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

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

Thanks for contributing this @daniel-heater-imprivata !

It would be great to explicitly verify that this new version hasn't change the C++ standard default, as there are some helper functions that would require this information if this is the case. Have you checked this? A link would be appreciated.

@AbrilRBS
Copy link
Copy Markdown
Member

Thanks for the PR @daniel-heater-imprivata

Note that the documentation usually gets updated for the next release shortly before it's due, that's why this was still missing from the develop2 branch here.

Note that as per my initial comment in conan-io/conan#18051, the default C++ std has changed - but I'm not quite sure what the necessary changes for that are in the docs, I couldn't find anything

cc @memsharded

@czoido
Copy link
Copy Markdown
Contributor

czoido commented Apr 14, 2025

Hi @daniel-heater-imprivata,

Thanks a lot for the contribution, we have decided to release a patch version 2.15.1 adding the new versions, this is the PR to add those to the release conan-io/conan#18122

Let me close this PR, and I'll add a new one branching from the correct branch to add also other changes related with the release.

@czoido czoido closed this Apr 14, 2025
@czoido czoido removed this from the 2.16 milestone Apr 14, 2025
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.

5 participants