forked from OSchip/llvm-project
BuildUniversalActions(): Prune obsolete \param(s). [-Wdocumentation]
FIXME: Describe BAInputs. llvm-svn: 253434
This commit is contained in:
parent
8a4be35c9c
commit
64705c8e7b
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue