Remove duplicated comment.

Found by -Wdocumentation.

llvm-svn: 182402
This commit is contained in:
Benjamin Kramer 2013-05-21 18:06:33 +00:00
parent e5cf1ba5b9
commit 298526a97f
1 changed files with 0 additions and 1 deletions

View File

@ -587,7 +587,6 @@ namespace llvm {
DIImportedEntity createImportedModule(DIScope Context, DIImportedEntity NS,
unsigned Line, StringRef Name);
/// \brief Create a descriptor for an imported function.
/// \brief Create a descriptor for an imported function.
/// @param Context The scope this module is imported into
/// @param Decl The declaration (or definition) of a function, type, or