-
Notifications
You must be signed in to change notification settings - Fork 1.5k
<__msvc_int128.hpp>
: Move UDLs to test code
#3252
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for moving these over!
I (again) misused |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor nits for which I'll push changes.
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
Thanks again for this throughput improvement! 😻 🚀 🎉 |
Fixes #3240.
It was my decision to add these UDLs to product code in order to provide a solution for DevCom-879048. But it turns out that this is non-goal, and thus it was my fault to do so.
Per discussions in #3240, these UDLs should be moved into the test code. I decided to make these identifiers non-_Ugly despite that it may be OK not to do so.