forked from OSchip/llvm-project
Sema.h: Prune '\param NumExprs' corresponding to r256401. [-Wdocumentation]
llvm-svn: 256418
This commit is contained in:
parent
e648e80fbf
commit
622d0d4daa
|
@ -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.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue