Skip to content

Commit 9aec4ec

Browse files
committed
fixup! remove mention of mangled name from FunctionCallLabel doc
1 parent 1becf7d commit 9aec4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/include/lldb/Expression/Expression.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ class Expression {
102102
///
103103
/// The format being:
104104
///
105-
/// <prefix>:<module uid>:<symbol uid>:<mangled name>
105+
/// <prefix>:<module uid>:<symbol uid>:<name>
106106
///
107107
/// The label string needs to stay valid for the entire lifetime
108108
/// of this object.

0 commit comments

Comments
 (0)