[PATCH] D33497: [clang-tidy] check for __func__/__FUNCTION__ in lambdas
Bryce Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 24 13:47:27 PDT 2017
brycel updated this revision to Diff 100159.
brycel marked an inline comment as done.
brycel added a comment.
Fixed ReleaseNotes.rst
https://reviews.llvm.org/D33497
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/LambdaFunctionNameCheck.cpp
clang-tidy/misc/LambdaFunctionNameCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-lambda-function-name.rst
test/clang-tidy/misc-lambda-function-name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33497.100159.patch
Type: text/x-patch
Size: 11084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/b2f4de72/attachment.bin>
More information about the cfe-commits
mailing list