commit | fb4502db623884bf2ba2f354e25e6645b80a705b | [log] [tgz] |
---|---|---|
author | Julie Hockett <[email protected]> | Fri Dec 22 16:52:25 2017 +0000 |
committer | Julie Hockett <[email protected]> | Fri Dec 22 16:52:25 2017 +0000 |
tree | 87ac3950dc1d1ac73196247d4f26055bed7bf32a | |
parent | fd8788844c565fdc8d61bf7499dae656305d4b6e [diff] |
[clang-tidy] Adding Fuchsia checker for overloaded operators Adds a check to the Fuchsia module to warn if an operator is overloaded, except move and copy operators. See https://fuchsia.googlesource.com/zircon/+/master/docs/cxx.md for reference. Differential Revision: https://reviews.llvm.org/D41363 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@321363 91177308-0d34-0410-b5e6-96231b3b80d8