[all-commits] [llvm/llvm-project] 2965e9: [lldb] Hoist --framework argument out of LLDB_TEST...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Aug 28 18:16:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2965e9bd5edb079746a668794865be37f6f4d3d8
      https://github.com/llvm/llvm-project/commit/2965e9bd5edb079746a668794865be37f6f4d3d8
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M lldb/test/API/CMakeLists.txt
    M lldb/test/API/lit.cfg.py
    M lldb/test/API/lit.site.cfg.py.in
    M lldb/utils/lldb-dotest/lldb-dotest.in

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list