[all-commits] [llvm/llvm-project] a1ab2b: [lldb] More memory allocation test fixes
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Oct 14 11:44:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a1ab2b773b6d78ec71edfebd2474c403cbe77977
https://github.com/llvm/llvm-project/commit/a1ab2b773b6d78ec71edfebd2474c403cbe77977
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M lldb/test/API/tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py
M lldb/test/Shell/Expr/nodefaultlib.cpp
Log Message:
-----------
[lldb] More memory allocation test fixes
XFAIL nodefaultlib.cpp on darwin - the test does not pass there
XFAIL TestGdbRemoteMemoryAllocation on windows - memory is allocated
with incorrect permissions
More information about the All-commits
mailing list