Issue 107445
Summary clang-tidy: Add `ctime` and `ctime_r` to `clang-tidy`
Labels clang-tidy
Assignees
Reporter zimirza
    https://github.com/llvm/llvm-project/issues/86567 is an issue for implementing `ctime` and the pull request for this implementation is https://github.com/llvm/llvm-project/pull/107285. It would be good to add `ctime` to `clang-tidy`.

This issue should add `ctime` and `ctime_r` to `getReplacementFor` function in `UnsafeFunctionsCheck.cpp`.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to