llvm-project
ca15db1c - [lldb] Fix permission issue in API test on lldb-x86_64-win (#187021)

Commit
4 days ago
[lldb] Fix permission issue in API test on lldb-x86_64-win (#187021) Deleting the executable at the end of this API test-case fails with a permission error, likely because lldb still holds a reference to the EXE. Exit explicitly to avoid that.
Parents
Loading