[all-commits] [llvm/llvm-project] e12395: [lldb] Remove debugserver specific string from Tes...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Sep 3 01:04:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e123959e94716ef6b5942060ac5934f696eaa3d3
https://github.com/llvm/llvm-project/commit/e123959e94716ef6b5942060ac5934f696eaa3d3
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M lldb/test/Shell/Process/TestAbortExitCode.test
Log Message:
-----------
[lldb] Remove debugserver specific string from TestAbortExitCode check
The test only checks the exit code that the debug server sends back, but
not the following explanation which is different for debugserver and lldb-server.
More information about the All-commits
mailing list