[PATCH] D45740: llvm-pdbutil: Fix an off-by-one error.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 17 14:43:14 PDT 2018
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
Ahh yea that would do it. Ironic that I just touched this code like an hour ago for the first time in ages, and you uncovered a bug in it right at the same time.
https://reviews.llvm.org/D45740
More information about the llvm-commits
mailing list