aprantl added a comment. Fre
================ Comment at: packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py:54 + self.setTearDownCleanup(dictionary=d) + self.find_compile_units('b.out') + ---------------- apolyakov wrote: > aprantl wrote: > > shouldn't this be `self.getBuildArtifact('b.out')`? > Do you mean: shouldn't `self.getBuildArtifact` be as a `find_compile_units` > parameter? `self.find_compile_units(self.getBuildArtifact('b.out'))` https://reviews.llvm.org/D48801 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits