All other CallExpr use the location of the member name as the
getExprLoc:
https://godbolt.org/z/jx16G9Gdr
Differential D101346
[AST] Fix getExprLoc reported for cxxDependentScopeMemberExpr steveire on Apr 27 2021, 1:32 AM. Authored by
Details
All other CallExpr use the location of the member name as the https://godbolt.org/z/jx16G9Gdr
Diff Detail
|