[clang] [CIR] Upstream support for C++ member function calls (PR #140290)

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Fri May 16 15:46:27 PDT 2025


https://github.com/bcardosolopes approved this pull request.

Some nits / comments, but this LGTM to me: skeleton for member function calls added, errorNYI used for untested paths and some initial support for the more simple cases.

https://github.com/llvm/llvm-project/pull/140290


More information about the cfe-commits mailing list