[clang] [clang][AST] Handle dependent representation of call to function with explicit object parameter in CallExpr::getBeginLoc() (PR #126868)
Younan Zhang via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 12 00:13:03 PST 2025
https://github.com/zyn0217 commented:
Thanks for the patch. While this may not be the most optimal solution, we can likely go with it as-is to put the fire out.
(I think @cor3ntin is not present right now)
https://github.com/llvm/llvm-project/pull/126868
More information about the cfe-commits
mailing list