llvm-project
be711a08
- [lldb][windows] remove unneeded DeleteProcThreadAttributeList call (#180579)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
16 days ago
[lldb][windows] remove unneeded DeleteProcThreadAttributeList call (#180579) Remove an unneeded call to `DeleteProcThreadAttributeList`, which is already done in the `ProcThreadAttributeList` destructor.
References
#180579 - [lldb][windows] remove unneeded DeleteProcThreadAttributeList call
Author
charles-zablit
Parents
cd47ae9f
Loading