[clang] [clang-tools-extra] [clang-tidy] Add support for use-after-suspend to bugprone-use-after-move (PR #172566)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 15 12:05:17 PST 2026
================
----------------
vbvictor wrote:
> Please update this matcher in a separate PR.
It's probably fine if we do only a small change to matcher interface (not intorducing whole new matcher)
So currently I have no objections to current approach
https://github.com/llvm/llvm-project/pull/172566
More information about the cfe-commits
mailing list