llvm-project
6b0cb762 - [Clang] _default-movable_ should be based on the first declaration (#143661)

Commit
114 days ago
[Clang] _default-movable_ should be based on the first declaration (#143661) When the definition of a special member function was defaulted we would not consider it user-provided, even when the first declaration was not defaulted. Fixes #143599
Author
Parents
Loading