[PDB] Fix a bug in the explain subcommand.
We were trying to dig into the super block fields and print a description of the field at the specified offset, but we were printing the wrong field due to an off-by-one-field-error. llvm-svn: 328804
Loading
Please sign in to comment