[PATCH] D147315: [clang-tidy] support unscoped enumerations in readability-static-accessed-through-instance

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 1 10:59:54 PDT 2023


carlosgalvezp added a comment.

Would it make sense to add a scoped enum to the test, to ensure it doesn't warn/fix?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147315



More information about the cfe-commits mailing list