diff options
author | Corentin Jabot <corentinjabot@gmail.com> | 2025-06-11 15:39:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 15:39:41 +0200 |
commit | 6b0cb762af97579ca8ff5eea9be896169a1752b7 (patch) | |
tree | fb923fd80457d6376eb6f4f012337ace406d98c4 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | b09206db154bab8fa09b6708e642a6bba3d125be (diff) | |
download | llvm-6b0cb762af97579ca8ff5eea9be896169a1752b7.zip llvm-6b0cb762af97579ca8ff5eea9be896169a1752b7.tar.gz llvm-6b0cb762af97579ca8ff5eea9be896169a1752b7.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions