HighCommander4 wrote: I'm going to withdraw this PR.
I think there would be room for a generalized version of this, perhaps one that integrates with the [readability-identifier-naming](https://clang.llvm.org/extra/clang-tidy/checks/readability/identifier-naming.html) clang-tidy check will allows specifying and enforcing the use of particular prefixes for particular classes of variables. However, that would require a more involved implementation which I'm not prepared to spend time on. Someone interested in doing so can submit a new PR. https://github.com/llvm/llvm-project/pull/119162 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
