[PATCH] D127446: [clang-tidy] Add `-verify-config` command line argument

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 11:23:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ca68d5845c0: [clang-tidy] Add `-verify-config` command line argument (authored by njames93).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127446/new/

https://reviews.llvm.org/D127446

Files:
  clang-tools-extra/clang-tidy/ClangTidy.cpp
  clang-tools-extra/clang-tidy/ClangTidy.h
  clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
  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/verify-config.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127446.439474.patch
Type: text/x-patch
Size: 14133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220623/7516bbce/attachment.bin>


More information about the cfe-commits mailing list