[PATCH] D84624: [DWARFYAML] Rename checkListEntryOperands() to checkOperandsNumber(). NFC.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 05:55:29 PDT 2020
jhenderson accepted this revision.
jhenderson added a comment.
I'd actually go one step further and call it `checkOperandCount`. I think `checkOperandNumber` to me suggests "check the number of the operand X". LGTM, with that tweak.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84624/new/
https://reviews.llvm.org/D84624
More information about the llvm-commits
mailing list