Skip to content

Update env.lsts for improved vcruntime detection of Clang mode#2637

Merged
StephanTLavavej merged 1 commit into
microsoft:mainfrom
CaseyCarter:env_lst-updates
Apr 16, 2022
Merged

Update env.lsts for improved vcruntime detection of Clang mode#2637
StephanTLavavej merged 1 commit into
microsoft:mainfrom
CaseyCarter:env_lst-updates

Conversation

@CaseyCarter
Copy link
Copy Markdown
Contributor

@CaseyCarter CaseyCarter commented Apr 4, 2022

VCRuntime now recognizes Clang's /std:c++20 and /std:c++latest modes without the "/std:c++latest with or without /D_HAS_CXX23" hack.

Fixes #2232

We now recognize Clang's `/std:c++20` and `/std:c++latest` modes without the "`/std:c++latest` with or without `/D_HAS_CXX23`" hack.

Fixes microsoft#2232
@CaseyCarter CaseyCarter added the bug Something isn't working label Apr 4, 2022
@CaseyCarter CaseyCarter requested a review from a team as a code owner April 4, 2022 23:52
@StephanTLavavej StephanTLavavej added test Related to test code and removed bug Something isn't working labels Apr 5, 2022
@StephanTLavavej

This comment was marked as resolved.

@CaseyCarter

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej self-assigned this Apr 15, 2022
@StephanTLavavej
Copy link
Copy Markdown
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 5d3f409 into microsoft:main Apr 16, 2022
@StephanTLavavej
Copy link
Copy Markdown
Member

Thanks for eradicating this hack! Can't believe how many times I got confused by trying to run Clang with /std:c++latest alone. 😹 🚀 🎉

@CaseyCarter CaseyCarter deleted the env_lst-updates branch April 16, 2022 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Related to test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<ranges>: namespace views not available with clang-cl

3 participants