boga95 added a comment. How can I commit it?
================ Comment at: docs/clang-tidy/checks/cert-msc51-cpp.rst:7 +This check flags all pseudo-random number engines, engine adaptor +instantiations and `srand()` when initialized or seeded with default argument, +constant expression or any user-configurable type. Pseudo-random number ---------------- aaron.ballman wrote: > Please add double backticks around `srand()` instead of single backticks. Should I use double backticks in release notes too? https://reviews.llvm.org/D44143 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits