================
@@ -67,3 +67,7 @@ Options
 
 :doc:`cert-err33-c <../cert/err33-c>` is an alias of this check that checks a
 fixed and large set of standard library functions.
+
+:doc:`hicpp-ignored-remove-result <../hicpp/ignored-remove-result>` is an
+alias of this check that checks a restricted set of functions:
+``std::remove``, ``std::remove_if``, and ``std::unique``.
----------------
zeyi2 wrote:

Nit: Currently users can no longer see `AllowCastToVoid` option in the 
documentation. Could you add some documentation for it?

https://github.com/llvm/llvm-project/pull/184547
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to