[PATCH] D123889: [clang-tidy] Improve macro handling in modernize-macro-to-enum

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 16 12:38:18 PDT 2022


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

Add more test cases


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

https://reviews.llvm.org/D123889

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: D123889.423258.patch
Type: text/x-patch
Size: 4328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220416/218d8763/attachment.bin>


More information about the cfe-commits mailing list