[PATCH] D123479: [clang-tidy] Support parenthesized literals in modernize-macro-to-enum

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 01:27:07 PDT 2022


njames93 added a comment.

Would it not be better if these parens were stripped in the fixit as they are unnecessary in the enum value decl?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123479



More information about the cfe-commits mailing list