llvm-project
74393f3d - [clang][bytecode][NFC] Avoid calling ASTContext::getTypeSize() (#119392)

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.
Author
Parents
Loading