[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 29 Aug 2020 01:15:28 +0000 (18:15 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 29 Aug 2020 01:15:33 +0000 (18:15 -0700)
commit2965e9bd5edb079746a668794865be37f6f4d3d8
treefc263e7fb86881275f98554ea7888a61d4f58d4b
parent3f2fb0132f7b09e1309e8f7e0b5ba8ea471b17e7
[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)

Give the framework argument its own variable (LLDB_FRAMEWORK_DIR) 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/lldb-dotest.in