[PATCH] D77085: [clang-tidy] Added support for validating configuration options

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 13:37:25 PDT 2020


njames93 added a comment.

This pretty much nulls out  (clang-tidy) Warn on invalid "case" configurations for readability-identifier-naming <https://reviews.llvm.org/D76606> I have moved that into a follow up patch that can be submitted now if you'd like.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77085





More information about the cfe-commits mailing list