diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-06-22 21:24:30 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-06-22 21:24:40 +0200 |
commit | f853db5acc17f0ecd4ada65320fb2c846fc1b4d0 (patch) | |
tree | 2ed13bbd41405cffbb1babc8e3911fcaf15e151d /lib/events/stateevent.h | |
parent | 796d78dccef1a32e35f7d24feb83cd846c55e2d2 (diff) | |
download | libquotient-f853db5acc17f0ecd4ada65320fb2c846fc1b4d0.tar.gz libquotient-f853db5acc17f0ecd4ada65320fb2c846fc1b4d0.zip |
.clang-tidy: drop another rather useless warning
'performance-no-automatic-move' triggers on code where copy elision
normally takes place anyway. In fact, all cases it triggered on were
also subject to named return value optimisation (NRVO).
[skip ci]
Diffstat (limited to 'lib/events/stateevent.h')
0 files changed, 0 insertions, 0 deletions