llvm-project
093af77e
- [clangd] Avoid calling resolveTypeOfCallExpr() twice in HeuristicResolver::resolveExprToType() (#164353)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
54 days ago
[clangd] Avoid calling resolveTypeOfCallExpr() twice in HeuristicResolver::resolveExprToType() (#164353) Fixes the performance regression reported at https://github.com/llvm/llvm-project/pull/156282#issuecomment-3421570600
References
#164353 - [clangd] Avoid calling resolveTypeOfCallExpr() twice in HeuristicResolver::resolveExprToType()
Author
HighCommander4
Parents
82980472
Loading