[PATCH] D145778: [clang-tidy] Change readability-magic-numbers to allow numbers in type aliases.

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 02:55:41 PST 2023


PiotrZSL requested changes to this revision.
PiotrZSL added a comment.
This revision now requires changes to proceed.

This is for issue: https://github.com/llvm/llvm-project/issues/61259 
Reference it in commit message.

Add config: "flag should be added i.e. IgnoreTypeAliases which will default to false."
Except that looks fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145778



More information about the cfe-commits mailing list