Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
add support for using non-zero byte values with -fsanitize=local-init #363
Comments
thestinger
added
the
Component: debugging support
label
Feb 3, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thestinger commentedAug 7, 2016
•
edited
Edited 1 time
-
thestinger
edited Aug 11, 2016
This would be nice for debug builds, but it would be slower since there would be fewer cases where it could be optimized out.