[PATCH] D90282: [clang-tidy] Support IgnoredRegexp configuration to selectively suppress identifier naming checks

Shane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 24 18:06:52 PST 2020


smhc added a comment.

There's a build failure from this merge, looks like a typo:

-.. option:: EnumConstantIgnoredRegexp
+.. option:: EnumIgnoredRegexp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90282



More information about the cfe-commits mailing list