[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 29 Sep 2020 20:26:09 +0000 (13:26 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 29 Sep 2020 20:27:29 +0000 (13:27 -0700)
commit3c7070f1a6b89277fce042a943cd83fa65507a67
treebd695f17b9eb19c76e28ae0cf8cde4b87b7fdad4
parentd0667562e127925fb845124302ae31f10b3a849d
[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)

Give the server argument its own variable (LLDB_TEST_SERVER) so that we
can configure it in lit.site.cfg.py if we so desire.
lldb/test/API/CMakeLists.txt
lldb/test/API/lit.cfg.py
lldb/test/API/lit.site.cfg.py.in
lldb/utils/lldb-dotest/CMakeLists.txt
lldb/utils/lldb-dotest/lldb-dotest.in