[PATCH] D41363: [clang-tidy] Adding Fuchsia checker for overloaded operators
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 22 08:53:16 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321363: [clang-tidy] Adding Fuchsia checker for overloaded operators (authored by juliehockett, committed by ).
Herald added a subscriber: klimek.
Changed prior to commit:
https://reviews.llvm.org/D41363?vs=127960&id=128032#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41363
Files:
clang-tools-extra/trunk/clang-tidy/fuchsia/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/fuchsia/FuchsiaTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/fuchsia/OverloadedOperatorCheck.cpp
clang-tools-extra/trunk/clang-tidy/fuchsia/OverloadedOperatorCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/fuchsia-overloaded-operator.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/fuchsia-overloaded-operator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41363.128032.patch
Type: text/x-patch
Size: 7587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171222/f5a17d54/attachment-0001.bin>
More information about the cfe-commits
mailing list