[clang-tidy] Fix PR35468
authorGabor Horvath <xazax.hun@gmail.com>
Tue, 24 Apr 2018 14:45:58 +0000 (14:45 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Tue, 24 Apr 2018 14:45:58 +0000 (14:45 +0000)
commit2735166156a610df89be4540e53a7b22e903ce28
tree87649005c7dcb3011b3174fa3a32dafc381aab03
parent497c70fff18cff30e2bfd0c69ff391b8190a9447
[clang-tidy] Fix PR35468

Differential Revision: https://reviews.llvm.org/D46003

llvm-svn: 330719
clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp
clang-tools-extra/test/clang-tidy/misc-unconventional-assign-operator-cxx17.cpp [new file with mode: 0644]