llvm-project
54c955b8
- Change the return type of ValueObject::CalculateNumChildren to uint32_t.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Change the return type of ValueObject::CalculateNumChildren to uint32_t. In the end this value comes from TypeSystem::GetNumChildren which returns a uint32_t, so ValueObject should be consistent with that.
Author
adrian-prantl
Committer
adrian-prantl
Parents
a6a6fca7
Loading