[PATCH] D147876: [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
Mon Apr 10 04:23:24 PDT 2023


carlosgalvezp updated this revision to Diff 512114.
carlosgalvezp marked 2 inline comments as done.
carlosgalvezp retitled this revision from "[clang-tidy] Support introducing checks as a list in the config file" to "[clang-tidy] Support specifying checks as a list in the config file".
carlosgalvezp edited the summary of this revision.
carlosgalvezp added a comment.

Revert unrelated changes


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/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/index.rst
  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.512114.patch
Type: text/x-patch
Size: 6027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230410/90002e66/attachment-0001.bin>


More information about the cfe-commits mailing list