Skip to content

add clang 16 - #11780

Merged
franramirez688 merged 3 commits into
conan-io:developfrom
paulocoutinhox:add-clang-16
Aug 11, 2022
Merged

franramirez688 merged 3 commits into
conan-io:developfrom
paulocoutinhox:add-clang-16

Conversation

@paulocoutinhox

@paulocoutinhox paulocoutinhox commented Aug 4, 2022

Copy link
Copy Markdown
Contributor

Changelog: Feature: Added clang 16 to settings.
Docs: omit
Closes: #11774

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

Note: By default this PR will skip the slower tests and will use a limited set of python versions. Check here how to increase the testing level by writing some tags in the current PR body text.

@paulocoutinhox

Copy link
Copy Markdown
Contributor Author

@czoido done

@czoido

czoido commented Aug 5, 2022

Copy link
Copy Markdown
Contributor

Hi @paulocoutinhox,

Thanks for the contribution. Could you check that the the cppstd keeps being "gnu++14" for clang 16?

@paulocoutinhox

Copy link
Copy Markdown
Contributor Author

Hi @paulocoutinhox,

Thanks for the contribution. Could you check that the the cppstd keeps being "gnu++14" for clang 16?

According to their website:
https://clang.llvm.org/cxx_status.html

By default, Clang builds C++ code according to the C++14 standard. You can use Clang in C++14 mode with the -std=c++14 option (use -std=c++1y in Clang 3.4 and earlier).

@memsharded memsharded added this to the 1.52 milestone Aug 10, 2022
@franramirez688
franramirez688 merged commit a786110 into conan-io:develop Aug 11, 2022
@paulocoutinhox
paulocoutinhox deleted the add-clang-16 branch August 31, 2022 17:05
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.

[bug] Error when use EMSDK because don't have clang 16 in conan

4 participants