llvm-project
05f0bb1b
- [clang][Sema] Implement additional heuristics from SemaCodeComplete's getApproximateType() in HeuristicResolver
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
29 days ago
[clang][Sema] Implement additional heuristics from SemaCodeComplete's getApproximateType() in HeuristicResolver After this change, HeuristicResolver should be able to do everything that SemaCodeComplete's getApproximateType() can do (and more).
References
#156282 - Improve HeuristicResolver further so it can replace most of getApproximateType() in SemaCodeComplete
Author
HighCommander4
Committer
HighCommander4
Parents
64b98967
Loading