[clang-tools-extra] [clang-tidy] Add new `construct-reusable-objects-once` check (PR #131455)

via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 15 07:33:38 PDT 2025


================
@@ -0,0 +1,103 @@
+//===--- ConstructReusableObjectsOnceCheck.cpp - clang-tidy -----------------------===//
----------------
EugeneZelenko wrote:

Please make same length as closing comment.

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


More information about the cfe-commits mailing list