[all-commits] [llvm/llvm-project] a1c57c: [clang][AST] Handle dependent representation of ca...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Tue Feb 11 23:40:16 PST 2025
Branch: refs/heads/users/HighCommander4/issue-126720
Home: https://github.com/llvm/llvm-project
Commit: a1c57ce45d29b7c74bd1786d01e9324c9a5ad981
https://github.com/llvm/llvm-project/commit/a1c57ce45d29b7c74bd1786d01e9324c9a5ad981
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M clang/lib/AST/Expr.cpp
M clang/test/AST/ast-dump-cxx2b-deducing-this.cpp
Log Message:
-----------
[clang][AST] Handle dependent representation of call to function with explicit object parameter in CallExpr::getBeginLoc()
Fixes https://github.com/llvm/llvm-project/issues/126720
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list