mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Make doxygen comment match declaration.
Found by -Wdocumentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180021 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
97bf57d488
commit
4b233c773f
@ -576,7 +576,7 @@ namespace llvm {
|
||||
/// \brief Create a descriptor for an imported module.
|
||||
/// @param Context The scope this module is imported into
|
||||
/// @param NS The namespace being imported here
|
||||
/// @param LineNumber Line number
|
||||
/// @param Line Line number
|
||||
DIImportedModule createImportedModule(DIScope Context, DINameSpace NS,
|
||||
unsigned Line);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user