[PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 15 02:44:22 PST 2016
xazax.hun updated this revision to Diff 77964.
xazax.hun added a comment.
- Updated to latest TOT
- Fixed review comments.
https://reviews.llvm.org/D24894
Files:
clang-tidy/modernize/CMakeLists.txt
clang-tidy/modernize/ModernizeTidyModule.cpp
clang-tidy/modernize/UseTransparentFunctorsCheck.cpp
clang-tidy/modernize/UseTransparentFunctorsCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/modernize-use-transparent-functors.rst
test/clang-tidy/modernize-use-transparent-functors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24894.77964.patch
Type: text/x-patch
Size: 14000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161115/21a5aff9/attachment.bin>
More information about the cfe-commits
mailing list