[llvm-cov] Re-write a very opaque comment (NFC)

llvm-svn: 275843
This commit is contained in:
Vedant Kumar 2016-07-18 18:02:54 +00:00
parent 8745289899
commit 2ab08da0e3
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ public:
/// \brief Print the warning message to the error output stream.
void warning(const Twine &Message, StringRef Whence = "");
/// \brief Append a reference to a private copy of \p Path into SourceFiles.
/// \brief Copy \p Path into the list of input source files.
void addCollectedPath(const std::string &Path);
/// \brief Return a memory buffer for the given source file.