[PATCH] D124316: [clang-tidy] Modernize-macro-to-enum should skip macros used in other macros
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 25 13:39:52 PDT 2022
LegalizeAdulthood added a comment.
Gentle ping.
I have another change based on this that fixes #55055
Enhance modernize-macro-to-enum to recognize constant literal expressions <https://github.com/llvm/llvm-project/issues/55055>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124316/new/
https://reviews.llvm.org/D124316
More information about the cfe-commits
mailing list