aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-05-21 18:06:33 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-05-21 18:06:33 +0000
commit15e3b0caac3b807b1f87420147e16aab31454a85 (patch)
treec28a12a6a54014b68b98b24e4e638a8e3fb48c87 /include
parent22d1d1493a0512a2824c77085ad2c938b310a3cc (diff)
downloadexternal_llvm-15e3b0caac3b807b1f87420147e16aab31454a85.zip
external_llvm-15e3b0caac3b807b1f87420147e16aab31454a85.tar.gz
external_llvm-15e3b0caac3b807b1f87420147e16aab31454a85.tar.bz2
Remove duplicated comment.
Found by -Wdocumentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182402 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/DIBuilder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/DIBuilder.h b/include/llvm/DIBuilder.h
index 1fa7bc1..906e9d4 100644
--- a/include/llvm/DIBuilder.h
+++ b/include/llvm/DIBuilder.h
@@ -588,7 +588,6 @@ namespace llvm {
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
/// variable