[PATCH] D147315: [clang-tidy] support unscoped enumerations in readability-static-accessed-through-instance
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 31 04:53:54 PDT 2023
PiotrZSL added a comment.
Add test with scoped enums, to validate that it works correctly.
In theory this change should suport them also.
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