Skip to content

Add Clang 11 in settings.yml - #7871

Merged
memsharded merged 4 commits into
conan-io:release/1.30from
uilianries:feature/support-llvm-11
Oct 14, 2020
Merged

memsharded merged 4 commits into
conan-io:release/1.30from
uilianries:feature/support-llvm-11

Conversation

@uilianries

@uilianries uilianries commented Oct 13, 2020

Copy link
Copy Markdown
Member

Changelog: Feature: Supports Clang 11.
Docs: conan-io/docs#1883

closes #7223

Clang 10 still uses C++14 by default and same flag for c++20 (c++2a). Thus, _cppstd_clang is totally fine.

https://releases.llvm.org/10.0.0/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/10.0.0/tools/clang/docs/index.html

  • 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.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Comment thread conans/client/migrations_settings.py Outdated
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries

Copy link
Copy Markdown
Member Author

It would be great if we could use Jinja for migrations_settings.py, that file has 1k8 lines!

@memsharded

Copy link
Copy Markdown
Member

It would be great if we could use Jinja for migrations_settings.py, that file has 1k8 lines!

This will be removed in Conan 2.0

@memsharded memsharded added this to the 1.30.2 milestone Oct 13, 2020
Comment thread conans/test/unittests/client/build/cpp_std_flags_test.py Outdated
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@memsharded
memsharded merged commit e88f961 into conan-io:release/1.30 Oct 14, 2020
@memsharded memsharded mentioned this pull request Oct 14, 2020
1 task
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