labath added a comment.

In D77582#1966962 <https://reviews.llvm.org/D77582#1966962>, @teemperor wrote:

> I think the part of the patch that adds documentation to the existing method 
> should go in (In general all patches that just add documentation have my 
> blanket approval, so please just commit those).


About that... the existing practice has been to attach documentation to the 
python versions of these interfaces (`bindings/interface/*.i`). Now we started 
to add it to the c++ headers too. More documentation is always better, but OTOH 
repetition creates maintenance problems and increases the risk of it going 
stale. Should choose one of the two interfaces and put all documentation there 
(and maybe have a way to auto-generate the other one) ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77582/new/

https://reviews.llvm.org/D77582



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

Reply via email to