llvm-project
194c74e0
- [clang][Sema] Null-check type in resolveMemberExpr() before checking for auto type (#124628)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
247 days ago
[clang][Sema] Null-check type in resolveMemberExpr() before checking for auto type (#124628) Fixes https://github.com/clangd/clangd/issues/2301
References
#124628 - [clang][Sema] Null-check type in resolveMemberExpr() before checking for auto type
Author
HighCommander4
Parents
f75860f8
Loading