https://github.com/zwuis commented:
Please document the option like other checks. Note that the option doesn't work if callees are member functions (e.g. `std::ranges::all_of`), which should be documented. "ImplicitCaptures" in "IgnoreImplicitCapturesInSTL" seems redundant. Could we make the name shorter? "IgnoreInSTL", "IgnoreInSTLCall", "IgnoreInSTLFunc" or other names? https://github.com/llvm/llvm-project/pull/160150 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
