[clang] [Clang] _default-movable_ should be based on the first declaration (PR #143661)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 11 14:01:25 PDT 2025


https://github.com/shafik commented:

It feels like having `isDefaultedOnDeclaration()` would be tremendously more readable and express the intent rather than doing "the dance" when necessary. 

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


More information about the cfe-commits mailing list