[clang-tools-extra] [clang-tidy] add misc-constexpr check (PR #162741)

via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 9 14:47:04 PDT 2025


================
@@ -0,0 +1,45 @@
+//===--- UseUseConstexprCheck.h - clang-tidy --------------------*- C++ -*-===//
----------------
EugeneZelenko wrote:

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

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


More information about the cfe-commits mailing list