diff options
author | Gabor Horvath <xazax.hun@gmail.com> | 2016-03-24 10:12:08 +0000 |
---|---|---|
committer | Gabor Horvath <xazax.hun@gmail.com> | 2016-03-24 10:12:08 +0000 |
commit | 4530b52a23c194c0423e968ec7c1e9188e5f1912 (patch) | |
tree | 63b8e8c61ede13c3fb0368e6bb875ece18f06345 /clang/unittests/Format/FormatTest.cpp | |
parent | 08a15ce5d4978b5479bb94532081bdc473c85860 (diff) | |
download | bcm5719-llvm-4530b52a23c194c0423e968ec7c1e9188e5f1912.tar.gz bcm5719-llvm-4530b52a23c194c0423e968ec7c1e9188e5f1912.zip |
[clang-tidy] misc-assign-operator-signature checker checks return value of all assign operators
The return value of every assign operator should be Type&, not only for copy and move assign operators.
Patch by Adam Balogh!
Reviewers: hokein, alexfh
Differential Revision: http://reviews.llvm.org/D18264
llvm-svn: 264251
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions