llvm-project
4eda802f
- [lldb][AArch64] Remove size from type detector entries (#214733)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
36 days ago
[lldb][AArch64] Remove size from type detector entries (#214733) This was passed to the constructor but goes unused. The detector functions know the size of the type they're creating already.
References
#214733 - [lldb][AArch64] Remove size from type detector entries
Author
DavidSpickett
Parents
3736fe2d
Loading