[PATCH] D124500: [clang-tidy] Support expressions of literals in modernize-macro-to-enum
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 08:35:50 PDT 2022
LegalizeAdulthood added inline comments.
================
Comment at: clang-tools-extra/unittests/clang-tidy/ModernizeModuleTest.cpp:1
+#include "ClangTidyTest.h"
+#include "modernize/IntegralLiteralExpressionMatcher.h"
----------------
Needs a file header
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124500/new/
https://reviews.llvm.org/D124500
More information about the cfe-commits
mailing list