apolyakov added a comment.

In https://reviews.llvm.org/D47991#1128477, @labath wrote:

> In https://reviews.llvm.org/D47991#1128433, @aprantl wrote:
>
> > Hmm.. it looks like most C++ API calls don't have any documentation.
> >
> > http://lldb.llvm.org/cpp_reference/html/classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b
> >
> > It does look like the python API has more documentation.. where does that 
> > come from?
>
>
> scripts/interface/SBThread.i


Do you know what is the difference between `autodoc` and `docstring` there?


https://reviews.llvm.org/D47991



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to