diff options
author | Mike Crowe <mac@mcrowe.com> | 2024-08-18 16:46:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-18 17:46:19 +0200 |
commit | bbcb625798514f1cd6ef04818381d38ea26b23e5 (patch) | |
tree | 32dd62f62e75e1e0a1c3b073a34a8866f6585a6c /clang/lib/Rewrite/HTMLRewrite.cpp | |
parent | dd40632b52d8da2146a12254afc900315ac3c2e4 (diff) | |
download | llvm-bbcb625798514f1cd6ef04818381d38ea26b23e5.zip llvm-bbcb625798514f1cd6ef04818381d38ea26b23e5.tar.gz llvm-bbcb625798514f1cd6ef04818381d38ea26b23e5.tar.bz2 |
[clang-tidy] Support member functions with modernize-use-std-print/format (#104675)
These checks can be made to work on member functions quite easily and
it's not unknown to have at least printf-style functions as members.
Let's remove the restriction.
Diffstat (limited to 'clang/lib/Rewrite/HTMLRewrite.cpp')
0 files changed, 0 insertions, 0 deletions