================
@@ -720,6 +720,14 @@ SBType supports the eq/ne operator. For example,::
"
) lldb::SBType::GetTypeFlags;
+%feature("docstring",
+ "Searches for a directly nested type that has provided name.
----------------
JDevlieghere wrote:`s/has provided name/has the provided name/` https://github.com/llvm/llvm-project/pull/68705 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
