[all-commits] [llvm/llvm-project] aa91ce: [lldb/CMake] Add check-lldb-shell and check-lldb-a...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jan 21 13:22:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa91ce3e1dd53a614894d5bef515c5859eea368a
      https://github.com/llvm/llvm-project/commit/aa91ce3e1dd53a614894d5bef515c5859eea368a
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M lldb/test/API/CMakeLists.txt
    M lldb/test/Shell/CMakeLists.txt

  Log Message:
  -----------
  [lldb/CMake] Add check-lldb-shell and check-lldb-api targets for Xcode

The Xcode generator does not provide the auto-generated targets where
you can append a folder name to check-lldb. Instead add two custom lit
targets to run just the shell and api tests.




More information about the All-commits mailing list