llvm-project
ca15db1c
- [lldb] Fix permission issue in API test on lldb-x86_64-win (#187021)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#187021 - [lldb] Fix permission issue in API test on lldb-x86_64-win
Author
weliveindetail
Parents
db4f8f7a
Loading