llvm-project
74393f3d
- [clang][bytecode][NFC] Avoid calling ASTContext::getTypeSize() (#119392)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][bytecode][NFC] Avoid calling ASTContext::getTypeSize() (#119392) In the case of primitive arrays, we can do this once and reuse the value for all elements.
References
#119392 - [clang][bytecode][NFC] Avoid calling ASTContext::getTypeSize()
Author
tbaederr
Parents
796a1cf7
Loading