[clang-tools-extra] [clang-tidy] CRTP Constructor Accessibility Check (PR #82403)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 4 06:54:38 PST 2024


================
@@ -0,0 +1,182 @@
+//===--- CrtpConstructorAccessibilityCheck.cpp - clang-tidy
+//---------------------------------===//
----------------
PiotrZSL wrote:

This should be in single line

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


More information about the cfe-commits mailing list