forked from OSchip/llvm-project
Update \param corresponding to r268819. [-Wdocumentation]
llvm-svn: 268843
This commit is contained in:
parent
4524d6e739
commit
31b5db5132
|
@ -53,7 +53,7 @@ public:
|
|||
|
||||
/// \brief Called when a header is added during module map parsing.
|
||||
///
|
||||
/// \param File The header file itself.
|
||||
/// \param Filename The header file itself.
|
||||
virtual void moduleMapAddHeader(StringRef Filename) {}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue