[PATCH] D33497: [clang-tidy] check for __func__/__FUNCTION__ in lambdas
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 2 10:36:57 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304570: [clang-tidy] check for __func__/__FUNCTION__ in lambdas (authored by alexfh).
Changed prior to commit:
https://reviews.llvm.org/D33497?vs=101224&id=101237#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33497
Files:
clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/misc/LambdaFunctionNameCheck.cpp
clang-tools-extra/trunk/clang-tidy/misc/LambdaFunctionNameCheck.h
clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-lambda-function-name.rst
clang-tools-extra/trunk/test/clang-tidy/misc-lambda-function-name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33497.101237.patch
Type: text/x-patch
Size: 12134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/7d4c0e28/attachment-0001.bin>
More information about the cfe-commits
mailing list