[clang] [clang-tools-extra] [clang-tidy] add `ctime` and `localtime` to `clang-tidy` (PR #110366)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 30 07:52:20 PDT 2024


=?utf-8?b?0JfQuNGI0LDQvSDQnNC40YDQtw=?=,
=?utf-8?b?0JfQuNGI0LDQvSDQnNC40YDQtw=?=,
=?utf-8?b?0JfQuNGI0LDQvSDQnNC40YDQtw=?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/110366 at github.com>


================
@@ -97,6 +97,8 @@ The improvements are...
 Improvements to clang-tidy
 --------------------------
 
+- Added `ctime` and `localtime` to clang-tidy.
----------------
EugeneZelenko wrote:

This belongs to `Changes in existing checks` section. Please also follow format for such entries.

https://github.com/llvm/llvm-project/pull/110366


More information about the cfe-commits mailing list