[all-commits] [llvm/llvm-project] f75885: Fix error reporting for "process load" and add a t...
jimingham via All-commits
all-commits at lists.llvm.org
Tue Dec 7 15:08:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f75885977cefe4d5ebbe51f85b353bb9989dd777
https://github.com/llvm/llvm-project/commit/f75885977cefe4d5ebbe51f85b353bb9989dd777
Author: Jim Ingham <jingham at apple.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
M lldb/test/API/functionalities/load_unload/TestLoadUnload.py
M lldb/test/API/functionalities/load_using_paths/TestLoadUsingPaths.py
Log Message:
-----------
Fix error reporting for "process load" and add a test for it.
Differential Revision: https://reviews.llvm.org/D115017
More information about the All-commits
mailing list