[PATCH] D41363: [clang-tidy] Adding Fuchsia checker for overloaded operators
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 21 15:35:45 PST 2017
juliehockett updated this revision to Diff 127960.
juliehockett marked 5 inline comments as done.
juliehockett added a comment.
Fixing comments
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.127960.patch
Type: text/x-patch
Size: 6854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171221/73f6dc90/attachment.bin>
More information about the cfe-commits
mailing list