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

Update #else transition comment #3951

Merged
merged 2 commits into from Aug 18, 2023

Conversation

AlexGuteniev
Copy link
Contributor

Towards #351.

I'm not sure which is really TRANSITION,
so I want this reviewed separately.

Towards microsoft#351.

I'm not sure which is really TRANSITION,
so I want this reviewed separately.
@AlexGuteniev AlexGuteniev requested a review from a team as a code owner August 11, 2023 08:03
@github-actions github-actions bot added this to Initial Review in Code Reviews Aug 11, 2023
@StephanTLavavej StephanTLavavej added the documentation Related to documentation or comments label Aug 11, 2023
@CaseyCarter CaseyCarter moved this from Initial Review to Final Review in Code Reviews Aug 11, 2023
@@ -676,7 +676,7 @@ _NODISCARD const _Ty& _Immortalize_memcpy_image() noexcept {
static _Constexpr_immortalize_impl<_Ty> _Static;
return _Static._Storage;
}
#else // ^^^ no workaround / workaround vvv
#else // ^^^ !defined(_M_CEE) / defined(_M_CEE), TRANSITION, VSO-1153256 vvv
Copy link
Member

Choose a reason for hiding this comment

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

No change requested: There are two spaces here but it's not worth resetting testing, I'll fix it up later.

@StephanTLavavej StephanTLavavej moved this from Final Review to Ready To Merge in Code Reviews Aug 11, 2023
@StephanTLavavej StephanTLavavej self-assigned this Aug 17, 2023
@StephanTLavavej
Copy link
Member

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

@StephanTLavavej StephanTLavavej merged commit 0bf216b into microsoft:main Aug 18, 2023
35 checks passed
Code Reviews automation moved this from Ready To Merge to Done Aug 18, 2023
@StephanTLavavej
Copy link
Member

🧹 📜 🎉

@AlexGuteniev AlexGuteniev deleted the immortal_transition branch August 18, 2023 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation or comments
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants