summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorSiva Chandra Reddy <sivachandra@google.com>2023-06-20 21:36:53 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2023-06-21 05:05:04 +0000
commit75d70b73063fb5abd12643207c6dda867d955df6 (patch)
tree8bc5e9da3f303a0de0e554e242087719c956f6c1 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent832eb93251f6d415e384c77907af7002b38f9f67 (diff)
[libc] Make close function of the internal File class cleanup the file object.
Before this change, a separate static method named cleanup was used to cleanup the file. Instead, now the close method cleans up the full file object using the platform's close function. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D153377
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions