[PATCH] D123479: [clang-tidy] Support parenthesized literals in modernize-macro-to-enum
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 11 11:52:49 PDT 2022
LegalizeAdulthood updated this revision to Diff 421991.
LegalizeAdulthood added a comment.
- Update documentation to reflect multiple pairs of matching parens
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123479/new/
https://reviews.llvm.org/D123479
Files:
clang-tools-extra/clang-tidy/modernize/MacroToEnumCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/modernize-macro-to-enum.rst
clang-tools-extra/test/clang-tidy/checkers/modernize-macro-to-enum.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123479.421991.patch
Type: text/x-patch
Size: 6433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220411/c2d814cc/attachment.bin>
More information about the cfe-commits
mailing list