[Lldb-commits] [PATCH] D71454: [lldb][NFC] Remove all `setUp` overrides that only call the parent implementation
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 13 03:03:14 PST 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Yes, these are really annoying. Maybe it would be also good to add some language to TestSampleTest to say that you should only define this method if you actually want to do some work there..
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71454/new/
https://reviews.llvm.org/D71454
More information about the lldb-commits
mailing list