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

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 11 06:11:05 PDT 2025


erichkeane wrote:

I'm disturbed at how much of these fixes are ending up being `getCanonicalDecl` sprinkled around.  IMO we need to start being better about making the functions we use to 'check' things auto-canonicalizing.

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


More information about the cfe-commits mailing list