https://bugs.llvm.org/show_bug.cgi?id=51418

            Bug ID: 51418
           Summary: Please backport
                    15cacab73f7e36d9dca4a5516ccb360b67bf2dbc (skip test if
                    LD_PRELOAD) to 13.x
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: mgo...@gentoo.org
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org
            Blocks: 51236

commit 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc
Author: Michał Górny <mgorny@moritz.systems>
Date:   2021-08-07 22:44:19 +0200

    [lldb] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is used

    Some LD_PRELOAD-ed libraries tend to interact badly with --nodefaultlib,
    particularly Gentoo sandbox.  Do not run this test if LD_PRELOAD is
    present in the running environment.

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


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=51236
[Bug 51236] [meta] 13.0.0 Release Blockers
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to