labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Looks good to me. Thanks for looking into this.

On one hand, it would be nice to create avoid creating the fake package, and 
just run epydoc from the final destination, but on the other, the nice thing 
about this is that it will always run in the same environment and not depend on 
whether you happen to have _lldb.so built or not (plus, with all the complexity 
around frameworks and stuff, it might be hard to get __init__.py to be placed 
in the final destination without depending on any of the other build steps).


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D61216



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

Reply via email to