forked from OSchip/llvm-project
clang-modernize: Fixing doxygen warnings
llvm-svn: 192100
This commit is contained in:
parent
e90fd9c5e0
commit
c669a8ea7c
|
@ -106,7 +106,9 @@ public:
|
|||
|
||||
/// \brief Helper to create a temporary directory name.
|
||||
///
|
||||
/// \param[out] Resulting name is placed here.
|
||||
/// \post The directory named by the returned string exists.
|
||||
///
|
||||
/// \returns A temp directory name.
|
||||
static std::string generateTempDir();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in New Issue