All other CallExpr use the location of the member name as the
getExprLoc:
https://godbolt.org/z/jx16G9Gdr
Paths
| Differential D101346
[AST] Fix getExprLoc reported for cxxDependentScopeMemberExpr Needs ReviewPublic Authored by steveire on Apr 27 2021, 1:32 AM.
Details
Summary All other CallExpr use the location of the member name as the https://godbolt.org/z/jx16G9Gdr
Diff Detail
Revision Contents
Diff 340994 clang/include/clang/AST/ExprCXX.h
clang/unittests/AST/SourceLocationTest.cpp
|
clang-tidy: warning: 'auto *M' can be declared as 'const auto *M' [llvm-qualified-auto]
not useful