llvm-project
ca9884dd
- [clang] Add missing type source info of `decltype` specifier in destructor call to AST (#197680)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang] Add missing type source info of `decltype` specifier in destructor call to AST (#197680) The type source info will be stored in `MemberExpr::MemberDNLoc`. This patch fixes the underlying issue of #195788.
References
#197680 - [clang] Add missing type source info of `decltype` specifier in destructor call to AST
Author
zwuis
Parents
cb96a3ed
Loading