aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i')
-rw-r--r--contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i b/contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i
index 96641613f459..384dd4c4ae08 100644
--- a/contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i
+++ b/contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i
@@ -8,6 +8,9 @@
namespace lldb {
+%feature("docstring",
+"Represents a list of :py:class:`SBFileSpec`."
+) SBFileSpecList;
class SBFileSpecList
{
public: