[PATCH] D40684: Use size_t, instead of unsigned, to represnt StringMapEntry length and alignment.

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 10:04:45 PST 2018


aaron.ballman added subscribers: dblaikie, aaron.ballman.
aaron.ballman accepted this revision.
aaron.ballman added a reviewer: dblaikie.
aaron.ballman added a comment.

FWIW, this LGTM, but you should wait for independent confirmation. Adding @dblaikie in case he has opinions.


https://reviews.llvm.org/D40684





More information about the llvm-commits mailing list