llvm-project
6b0cb762
- [Clang] _default-movable_ should be based on the first declaration (#143661)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#143661 - [Clang] _default-movable_ should be based on the first declaration
Author
cor3ntin
Parents
b09206db
Loading