Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make HLSL 2021 the default language mode #5466

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

llvm-beanz
Copy link
Collaborator

This enables HLSL 2021 as the default language mode. The mode can be overridden to older language modes using the -HV flag.

Fixes #5465

This enables HLSL 2021 as the default language mode. The mode can be
overridden to older language modes using the -HV flag.

Fixes microsoft#5465
@llvm-beanz llvm-beanz requested a review from pow2clk July 27, 2023 17:01
@llvm-beanz llvm-beanz added the for-release Issues and PRs prioritized for the upcoming release label Jul 27, 2023
@llvm-beanz llvm-beanz merged commit 634c2f3 into microsoft:main Jul 27, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for-release Issues and PRs prioritized for the upcoming release
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Make HLSL 2021 the default language mode
3 participants