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
Paths
| Differential D71379
lldbutil: Forward ASan launch info to test inferiors ClosedPublic Authored by vsk on Dec 11 2019, 4:24 PM.
Details Summary This allows an unsanitized test process which loads a sanitized DSO (the rdar://57290132
Diff Detail
Event TimelineComment Actions We already have something like this for the sanitized bot. I think this will cause the variable to bet set twice in the launch info twice? If not this LGTM. This revision is now accepted and ready to land.Jan 6 2020, 10:03 AM Closed by commit rG4c00dbf22d7f: lldbutil: Forward ASan launch info to test inferiors (authored by vsk). · Explain WhyJan 10 2020, 2:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 237438 lldb/packages/Python/lldbsuite/test/lldbutil.py
lldb/test/API/lit.cfg.py
|