mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-21 02:24:22 +00:00
Remove duplicated comment.
Found by -Wdocumentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182402 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -587,7 +587,6 @@ namespace llvm {
|
|||||||
DIImportedEntity createImportedModule(DIScope Context, DIImportedEntity NS,
|
DIImportedEntity createImportedModule(DIScope Context, DIImportedEntity NS,
|
||||||
unsigned Line, StringRef Name);
|
unsigned Line, StringRef Name);
|
||||||
|
|
||||||
/// \brief Create a descriptor for an imported function.
|
|
||||||
/// \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 Context The scope this module is imported into
|
||||||
/// @param Decl The declaration (or definition) of a function, type, or
|
/// @param Decl The declaration (or definition) of a function, type, or
|
||||||
|
Reference in New Issue
Block a user