[all-commits] [llvm/llvm-project] 4c00db: lldbutil: Forward ASan launch info to test inferiors

Vedant Kumar via All-commits all-commits at lists.llvm.org
Fri Jan 10 14:53:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c00dbf22d7f0ad005444b412b450ee4b4779b6a
      https://github.com/llvm/llvm-project/commit/4c00dbf22d7f0ad005444b412b450ee4b4779b6a
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbutil.py
    M lldb/test/API/lit.cfg.py

  Log Message:
  -----------
  lldbutil: Forward ASan launch info to test inferiors

This allows an unsanitized test process which loads a sanitized DSO (the
motivating example is a Swift runtime dylib) to launch on Darwin.

rdar://57290132

Differential Revision: https://reviews.llvm.org/D71379




More information about the All-commits mailing list