[clang-tools-extra] [clang-tidy] Add llvm-mlir-use-after-erase check (PR #210727)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 08:14:27 PDT 2026
Harald-R wrote:
> For convenience we have alias mechanism which is a "main" check + predefined defaults. Some of llvm check are aliases. I'm overall leaning towards making use-after-move check more configurable so it could cover all llvm cases and then make an alias.
That makes sense. Then I will look into this. Thanks for the information!
https://github.com/llvm/llvm-project/pull/210727
More information about the cfe-commits
mailing list