Switch to fill uninitialized variables with a pattern for debug purposes. #1385
Kelimion
started this conversation in
Ideas/Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Idea:
-unitialized-pattern:feedface
(or just a single hex byte if you prefer).Would memset
v := int(---)
to this pattern instead of leaving it uninitialized.Could be useful for debug builds.
Beta Was this translation helpful? Give feedback.
All reactions