[PATCH] D157829: [clang-tidy] Added a new option to lambda-function-name to ignore warnings in macro expansion
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 08:04:28 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa94c44cc0a56: [clang-tidy] Added a new option to lambda-function-name to ignore warnings in… (authored by felix642, committed by PiotrZSL).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157829/new/
https://reviews.llvm.org/D157829
Files:
clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp
clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/lambda-function-name.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/lambda-function-name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157829.550757.patch
Type: text/x-patch
Size: 6584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230816/a1fc0419/attachment.bin>
More information about the cfe-commits
mailing list