================
@@ -292,6 +293,8 @@ An overview of all the command-line options:
     Checks                       - Same as '--checks'. Additionally, the list 
of
                                    globs can be specified as a list instead of 
a
                                    string.
+    CustomChecks                 - Array of user defined checks based on
----------------
vbvictor wrote:

```suggestion
    CustomChecks                 - List of user defined checks based on
```
Because we already have it in `CheckOptions`

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

Reply via email to