[all-commits] [llvm/llvm-project] a8bc9b: [lldb] Simplify TestExec's source code (2/2)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Aug 11 12:45:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8bc9b627ea143b84253fc911902cf2c8e429630
https://github.com/llvm/llvm-project/commit/a8bc9b627ea143b84253fc911902cf2c8e429630
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M lldb/test/API/functionalities/exec/TestExec.py
A lldb/test/API/functionalities/exec/main.c
R lldb/test/API/functionalities/exec/main.cpp
Log Message:
-----------
[lldb] Simplify TestExec's source code (2/2)
I accidentally forgot to stage part of the changes in the previous
commit.
More information about the All-commits
mailing list