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

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 9 23:20:21 PDT 2022


carlosgalvezp added a comment.

This sounds like great functionality, surely saving a lot of headaches! Any reason why we wouldn't want this active by default? I'd personally even go one step further and make it hard errors - warnings are easy to miss and ignore - but I can see how it can be problematic for some people.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127446



More information about the cfe-commits mailing list