================ @@ -235,7 +237,8 @@ Changes in existing checks - Improved :doc:`bugprone-unsafe-functions <clang-tidy/checks/bugprone/unsafe-functions>` check to allow specifying - additional functions to match. + additional functions to match. Added `ctime` and `localtime` + to unsafe functions check in clang-tidy. ---------------- EugeneZelenko wrote:
```suggestion to unsafe functions list. ``` Entire section is about Clang-Tidy and this particular entry is about check. https://github.com/llvm/llvm-project/pull/110366 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits