[clang] [clang-tools-extra] [Clang] Implement CWG2813: Class member access with prvalues (PR #120223)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 14 21:36:41 PDT 2025


shafik wrote:

It looks like this is linked to: https://github.com/llvm/llvm-project/issues/131410

and it is not clear to me the diagnostic in these cases makes a lot of sense or at least the motivation does not feel strong to me.

This new approach feels evolutionary to me and if this was the intent then I am not sure we should implement it.

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


More information about the cfe-commits mailing list