llvm-project
9141f715
- [clang] fix typo-correction for template name lookup (#208586)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
21 hours ago
[clang] fix typo-correction for template name lookup (#208586) Only consider candidates which are templates. Disable spell checking for a DR test in order to not introduce noise, as spell checking is never helpful in those. Fixes #207498
References
#208586 - [clang] fix typo-correction for template name lookup
Author
mizvekov
Parents
2370ce38
Loading