jingham added a comment.

This looks fine to me, it doesn't look like you are leaving out anything useful.

Note, I think just to enforce the "default constructor" discipline, there's a 
test in the test suite 
(python_api/default-constructor/TestDefaultConstructorForAPIObjects.py) that 
has a file per class that just makes a default constructed object and calls all 
of its methods to make sure they don't crash.  According to that pattern your 
test_sbfile_invalid test should actually go there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67793



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

Reply via email to