================
@@ -61,6 +61,6 @@ only advisable to employ ``nullptr`` for comparisons.
 Limitations
 -----------
 
-The check will not analyze values stored in a variable. For variable, the check
-will analyze all virtual methods in the same ``class`` or ``struct`` and 
diagnose
-when assigning a pointer to member virtual function to this variable is 
possible.
+Not analyze values stored in a variable. For variable, only analyze all virtual
----------------
PiotrZSL wrote:

maybe "Does not"

https://github.com/llvm/llvm-project/pull/66055
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to