diff options
author | Manuel Klimek <klimek@google.com> | 2015-09-08 10:11:26 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2015-09-08 10:11:26 +0000 |
commit | e67a9d6d24279c40e9e7acf16cc5d9e4e3b9ab23 (patch) | |
tree | 76fa968e4cedcbc9d8d074d33a58b6bfa87f4945 /llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp | |
parent | 7cd48100214c7c7ccf3d0e093e3d88db969865f1 (diff) | |
download | bcm5719-llvm-e67a9d6d24279c40e9e7acf16cc5d9e4e3b9ab23.tar.gz bcm5719-llvm-e67a9d6d24279c40e9e7acf16cc5d9e4e3b9ab23.zip |
Fix documentation of numSelectorArgs.
Currently, the documentation for numSelectorArgs includes an incorrect
example. It shows a case where an argument of 1 will match a property
getter, but a getter will be matched only when N == 0.
This diff corrects the documentation and adds a test for numSelectorArgs(0).
Patch by Dave Lee.
llvm-svn: 246998
Diffstat (limited to 'llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions