llvm-project
3eb8a5a5
- [TypeSize] Inline conversion to uint64_t (NFC) (#157454)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
314 days ago
[TypeSize] Inline conversion to uint64_t (NFC) (#157454) After #156336 this cast operator has become trivial, so inline it into the header. This is a minor compile-time improvement.
References
#157454 - [TypeSize] Inline conversion to uint64_t (NFC)
Author
nikic
Parents
ab898f32
Loading