[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
Tue Apr 26 20:07:11 PDT 2022


LegalizeAdulthood updated this revision to Diff 425399.
LegalizeAdulthood added a comment.

Update from review comments


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

https://reviews.llvm.org/D124316

Files:
  clang-tools-extra/clang-tidy/modernize/MacroToEnumCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/modernize-macro-to-enum.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124316.425399.patch
Type: text/x-patch
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220427/8f506c7b/attachment.bin>


More information about the cfe-commits mailing list