I only attempt to do unaligned types here, because aligned types start getting pretty ugly.
I don't know if there's a better way to do this. Let me know if you can think of something cleaner.
Differential D19339
Add natvis visualizers for endian packed types Authored by zturner on Apr 20 2016, 12:56 PM.
Details I only attempt to do unaligned types here, because aligned types start getting pretty ugly. I don't know if there's a better way to do this. Let me know if you can think of something cleaner.
Diff Detail Event TimelineComment Actions Apparently you can line break inside of the <DisplayString> tag without messing anything up, so this should be easier to read. |