labath added inline comments.
================
Comment at: packages/Python/lldbsuite/test/api/listeners/TestListener.py:26
TestBase.setUp(self)
- self.build()
----------------
I'm confused by these changes. I was under the impression that setUp() runs
before each test method (and hence this should be NFC). Can you explain the
reasoning behind this?
https://reviews.llvm.org/D42763
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits