llvm-project
ca9884dd - [clang] Add missing type source info of `decltype` specifier in destructor call to AST (#197680)

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.
Author
Parents
Loading