]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
CMakeLists: add std::move warnings in gcc9 27569/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 12 Apr 2019 21:42:57 +0000 (14:42 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Apr 2019 23:16:43 +0000 (16:16 -0700)
commitc85409d821350a5a19e1654217299a4a16eec581
treeff788f1f9bb6f148832179f9cdb0542ee6f039bf
parent8cd112815743264fb47c71c2cb96a255da80eade
CMakeLists: add std::move warnings in gcc9

Suggested by: https://developers.redhat.com/blog/2019/04/12/understanding-when-not-to-stdmove-in-c/

Clang support: http://releases.llvm.org/3.7.0/tools/clang/docs/ReleaseNotes.html#id4

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/CMakeLists.txt