[clang-tools-extra] [clang-tidy] add modernize-use-constexpr check (PR #146553)
Julian Schmidt via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 19 09:51:55 PDT 2025
5chmidti wrote:
> > Then I will split it up into {[11],[14, 17],[20],[23, 26]}
>
> BTW does this support C23? That would be nice to have too.
I totally forgot to add that :) I'll take a look at the rules for it, but might only add it later
https://github.com/llvm/llvm-project/pull/146553
More information about the cfe-commits
mailing list