[all-commits] [llvm/llvm-project] 181c03: [lldb] Simplify TestExec's source code
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Aug 11 12:37:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 181c0373d2832afbb62ca50c6c59d9759d17edf7
https://github.com/llvm/llvm-project/commit/181c0373d2832afbb62ca50c6c59d9759d17edf7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M lldb/test/API/functionalities/exec/Makefile
M lldb/test/API/functionalities/exec/main.cpp
Log Message:
-----------
[lldb] Simplify TestExec's source code
Simplify the test's source code, remove unnecessary headers, and convert
it from C++ to C.
More information about the All-commits
mailing list