mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-01 17:32:36 +00:00
OptTable.h: Prune a couple of \param(s), since Arg has been ArrayRef-ized. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240240 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
caca524562
commit
b87f6217b3
@ -142,8 +142,6 @@ public:
|
||||
/// The only error that can occur in this routine is if an argument is
|
||||
/// missing values; in this case \p MissingArgCount will be non-zero.
|
||||
///
|
||||
/// \param ArgBegin - The beginning of the argument vector.
|
||||
/// \param ArgEnd - The end of the argument vector.
|
||||
/// \param MissingArgIndex - On error, the index of the option which could
|
||||
/// not be parsed.
|
||||
/// \param MissingArgCount - On error, the number of missing options.
|
||||
|
Loading…
x
Reference in New Issue
Block a user