[PATCH] D147876: [WIP][clang-tidy] Support specifying Checks as a list in the config file
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 9 02:54:53 PDT 2023
carlosgalvezp updated this revision to Diff 511972.
carlosgalvezp retitled this revision from "[WIP][clang-tidy] Support introducing checks as a list in the config file" to "[WIP][clang-tidy] Support specifying Checks as a list in the config file".
carlosgalvezp added a comment.
Update commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147876/new/
https://reviews.llvm.org/D147876
Files:
clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/config-file/config-file-list-bracket
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/config-file/config-file-list-dash
clang-tools-extra/test/clang-tidy/infrastructure/config-file.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147876.511972.patch
Type: text/x-patch
Size: 4590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230409/12ed458e/attachment.bin>
More information about the cfe-commits
mailing list