[PATCH] D159436: [clang-tidy] Add support for optional parameters in config.
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 9 12:59:20 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a73da4c85a1: [clang-tidy] Add support for optional parameters in config. (authored by felix642, committed by PiotrZSL).
Changed prior to commit:
https://reviews.llvm.org/D159436?vs=557546&id=557652#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159436/new/
https://reviews.llvm.org/D159436
Files:
clang-tools-extra/clang-tidy/ClangTidyCheck.h
clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp
clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/function-size.rst
clang-tools-extra/test/clang-tidy/checkers/readability/function-size.cpp
clang-tools-extra/test/clang-tidy/infrastructure/config-files.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159436.557652.patch
Type: text/x-patch
Size: 16302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231009/d5e7293d/attachment-0001.bin>
More information about the cfe-commits
mailing list