[PATCH] D41363: [clang-tidy] Adding Fuchsia checker for overloaded operators
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 20 17:21:41 PST 2017
juliehockett updated this revision to Diff 127806.
juliehockett added a comment.
Updating matcher to include overloaded operators outside classes.
https://reviews.llvm.org/D41363
Files:
clang-tidy/fuchsia/CMakeLists.txt
clang-tidy/fuchsia/FuchsiaTidyModule.cpp
clang-tidy/fuchsia/OverloadedOperatorCheck.cpp
clang-tidy/fuchsia/OverloadedOperatorCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/fuchsia-overloaded-operator.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/fuchsia-overloaded-operator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41363.127806.patch
Type: text/x-patch
Size: 6854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171221/71f40ebd/attachment.bin>
More information about the cfe-commits
mailing list