[clang-tidy] misc-noexcept-move-ctors should ignore implicit constructors and assignm...
authorAlexander Kornienko <alexfh@google.com>
Tue, 26 May 2015 14:35:09 +0000 (14:35 +0000)
committerAlexander Kornienko <alexfh@google.com>
Tue, 26 May 2015 14:35:09 +0000 (14:35 +0000)
commitbf5bd94142ba254c32ac3549d203c101da0e6f10
tree0429aafd1f99a86b0739750844a76c7208caccbe
parenta5d053d6f41fb43e11410631c1da0c0343d627bd
[clang-tidy] misc-noexcept-move-ctors should ignore implicit constructors and assignments.

llvm-svn: 238202
clang-tools-extra/clang-tidy/misc/NoexceptMoveCtorsCheck.cpp
clang-tools-extra/clang-tidy/misc/NoexceptMoveCtorsCheck.h
clang-tools-extra/test/clang-tidy/misc-noexcept-move-ctors.cpp