Skip to content

Commit f455bb7

Browse files
Update lldb/include/lldb/Utility/FileSpec.h
Co-authored-by: Jonas Devlieghere <[email protected]>
1 parent 6d9b82b commit f455bb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/include/lldb/Utility/FileSpec.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ class FileSpec {
215215
/// The stream to which to dump the object description.
216216
void Dump(llvm::raw_ostream &s) const;
217217

218-
///
219218
/// Convert the filespec object to a json value.
220219
///
221220
/// Convert the filespec object to a json value. If the object contains a

0 commit comments

Comments
 (0)