[PATCH] D146913: [clang-tidy] Add option to ignore user-defined literals in readability-magic-numbers
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 26 09:43:15 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG556600af6a8a: [clang-tidy] Add option to ignore user-defined literals in readability-magic… (authored by carlosgalvezp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146913/new/
https://reviews.llvm.org/D146913
Files:
clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.cpp
clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/magic-numbers.rst
clang-tools-extra/test/clang-tidy/checkers/readability/magic-numbers-userliteral.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146913.508430.patch
Type: text/x-patch
Size: 6584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230326/c0ebbd17/attachment-0001.bin>
More information about the cfe-commits
mailing list