-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
_STL_VERIFY
shouldn't emit long strings for function names
#2054
Conversation
tests/std/tests/GH_001956_stl_verify_emits_long_strings/test.compile.pass.cpp
Outdated
Show resolved
Hide resolved
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.
Looks good - I'll push comment changes.
I knew that these comments were needed, but I had not write them for an unknown reason. Sorry :( |
_STL_VERIFY
shouldn't emit long strings for function names
I'm going to add this to the next batch of changes to merge - please notify me if any further commits are pushed. |
Thanks for reducing debug codegen size! 🔬 😸 🎉 |
Fixes #1956
Before the changes I had