Sema.h: Prune '\param NumExprs' corresponding to r256401. [-Wdocumentation]

llvm-svn: 256418
This commit is contained in:
NAKAMURA Takumi 2015-12-25 16:19:28 +00:00
parent e648e80fbf
commit 622d0d4daa
1 changed files with 0 additions and 2 deletions

View File

@ -6998,8 +6998,6 @@ public:
///
/// \param Exprs The list of expressions to substitute into.
///
/// \param NumExprs The number of expressions in \p Exprs.
///
/// \param IsCall Whether this is some form of call, in which case
/// default arguments will be dropped.
///