[PATCH] D118743: [clang-tidy] Add `modernize-use-inline-const-variables-in-headers` check

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 08:02:11 PST 2022


LegalizeAdulthood added a comment.

You've probably had this check in development for some time, but
we just updated the documentation for contributing to clang-tidy
and it might help to go over it for your new check to see if there
is anything that stands out.
https://clang.llvm.org/extra/clang-tidy/Contributing.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118743



More information about the cfe-commits mailing list