[clang-tools-extra] Add clang tidy check performance constexpr non static in scope (PR #147809)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 17 15:53:54 PDT 2025


================
@@ -0,0 +1,37 @@
+//===--- ConstexprNonStaticInScopeCheck.h - clang-tidy ----------*- C++ -*-===//
----------------
localspook wrote:

Ditto
```suggestion
//===----------------------------------------------------------------------===//
```

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


More information about the cfe-commits mailing list