[PATCH] D141133: [clang-tidy] Implement CppCoreGuideline F.54
Chris Cotter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 7 04:11:23 PST 2023
ccotter updated this revision to Diff 487081.
ccotter added a comment.
- Use "capture default" consistently and update diagnostic message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141133/new/
https://reviews.llvm.org/D141133
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidCaptureThisWithCaptureDefaultCheck.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidCaptureThisWithCaptureDefaultCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/avoid-capture-this-with-capture-default.rst
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/avoid-capture-this-with-capture-default.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141133.487081.patch
Type: text/x-patch
Size: 11994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230107/948e947b/attachment-0001.bin>
More information about the cfe-commits
mailing list