BuildUniversalActions(): Prune obsolete \param(s). [-Wdocumentation]

FIXME: Describe BAInputs.
llvm-svn: 253434
This commit is contained in:
NAKAMURA Takumi 2015-11-18 05:15:21 +00:00
parent 8a4be35c9c
commit 64705c8e7b
1 changed files with 0 additions and 2 deletions

View File

@ -310,8 +310,6 @@ public:
///
/// \param C - The compilation that is being built.
/// \param TC - The default host tool chain.
/// \param Args - The input arguments.
/// \param Actions - The list to store the resulting actions onto.
void BuildUniversalActions(Compilation &C, const ToolChain &TC,
const InputList &BAInputs) const;