================
@@ -4,4 +4,4 @@ cert-msc51-cpp
 ==============
 
 The `cert-msc51-cpp` check is an alias, please see
-:doc:`bugprone-random-generator-seed <../bugprone/random-generator-seed>` for 
more information.
+:doc:`bugprone-random-generator-seed <../bugprone/random-generator-seed.html>` 
for more information.
----------------
zeyi2 wrote:

The same to this one:
```

This is a CERT security rule, see
`MSC51-CPP. Ensure your random number generator is properly seeded
<https://wiki.sei.cmu.edu/confluence/display/cplusplus/MSC51-CPP.+Ensure+your+random+number+generator+is+properly+seeded>`_.
```

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

Reply via email to