[clang-tools-extra] [clang-tidy] add modernize-use-std-numbers (PR #66583)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 19 09:19:27 PST 2023


PiotrZSL wrote:

> @PiotrZSL I have implemented the changes you have requested, but because of #72536, I am not going to push those changes yet, unless you prefer it if I do. I might take a look into fixing this issue. I came across this when I checked what would happen when the big templated function was instantiated, just to be sure the test would pass.

TK_IgnoreUnlessSpelledInSource should do a trick. I will re-check this review in some near free time.

https://github.com/llvm/llvm-project/pull/66583


More information about the cfe-commits mailing list