[lldb] Fix buildDsym signature in Builder base class
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 16:08:40 +0000 (09:08 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 16:47:25 +0000 (09:47 -0700)
commit804691adc9c93eb2ac68baf531e1a6f8b6fdb0c1
treeccccd2839b52c55fb6f20393efdcab47d9748304
parentbd2fa1819b9dc1a863a4b5a8abc540598f56c8f2
[lldb] Fix buildDsym signature in Builder base class

The method was missing the optional argument `testname`.
lldb/packages/Python/lldbsuite/test/builders/builder.py