llvm-project
2edd4a25
- [clang] NFC, avoid create a new FunctionTypeInfo object in the function call.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
148 days ago
[clang] NFC, avoid create a new FunctionTypeInfo object in the function call. FunctionTypeInfo is a large object, no need to create a new one for this case.
Author
hokein
Committer
hokein
Parents
671072e8
Loading