vbvictor wrote: > For convenience as a user, I lean towards a dedicated check.
For convenience we have alias mechanism which is a "main" check + predefined defaults. Half 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. https://github.com/llvm/llvm-project/pull/210727 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
