[all-commits] [llvm/llvm-project] 703c97: [lldb] Mark ASan & TSan as test dependencies

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Nov 6 15:24:54 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 703c97be2492dfb0e4f3138e47fc1fe71c91adfa
      https://github.com/llvm/llvm-project/commit/703c97be2492dfb0e4f3138e47fc1fe71c91adfa
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-06 (Wed, 06 Nov 2019)

  Changed paths:
    M lldb/test/CMakeLists.txt

  Log Message:
  -----------
  [lldb] Mark ASan & TSan as test dependencies

Without asan and tsan as test dependencies, you might end up with a
clang that points to sanitizer runtime library that hasn't been build
yet.




More information about the All-commits mailing list