Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit 4bd80f0

Browse files
committed
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199537 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent f9af5bd commit 4bd80f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/llvm/DIBuilder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ namespace llvm {
545545
/// @param File File where this variable is defined.
546546
/// @param LineNo Line number.
547547
/// @param Ty Function type.
548-
/// @param isLocalToUnit True if this function is not externally visible..
548+
/// @param isLocalToUnit True if this function is not externally visible.
549549
/// @param isDefinition True if this is a function definition.
550550
/// @param ScopeLine Set to the beginning of the scope this starts
551551
/// @param Flags e.g. is this function prototyped or not.

0 commit comments

Comments
 (0)