Add comment.

This commit is contained in:
David Anderson 2014-06-17 06:48:15 -07:00
parent 06688ff4ac
commit 5210b01375

View File

@ -3343,6 +3343,7 @@ static void domethodmap()
error(108, decltype, mapname);
}
// Ensure the methodmap tag is compatible with |this|.
tok = 0;
for (mapptr = map; mapptr; mapptr = mapptr->parent) {
if (first_arg->tags[0] == mapptr->tag) {