[clang-tools-extra] [clang-tidy][NFC] Add missing Option tests in cppcoreguidelines and performance [3/N] (PR #185210)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 7 11:54:11 PST 2026


================
@@ -0,0 +1,18 @@
+#ifndef _UTILITY_
+#define _UTILITY_
+
+namespace std {
----------------
vbvictor wrote:

Would be good to find places which use inplace-mocked utils header and convert to universal one.
I 

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


More information about the cfe-commits mailing list