[PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 3 08:01:19 PDT 2016
xazax.hun updated this revision to Diff 76860.
xazax.hun marked 5 inline comments as done.
xazax.hun added a comment.
- Addressed 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.76860.patch
Type: text/x-patch
Size: 14102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161103/9a6d75dd/attachment-0001.bin>
More information about the cfe-commits
mailing list