[clang-tools-extra] [clang-tidy][NFC] Use universal utility mock in testcases [1/N] (PR #185431)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 9 09:13:30 PDT 2026


================
@@ -1,13 +1,8 @@
-// RUN: %check_clang_tidy %s bugprone-forwarding-reference-overload %t
+// RUN: %check_clang_tidy %s bugprone-forwarding-reference-overload %t -- -- -isystem %clang_tidy_headers
----------------
zeyi2 wrote:

I'll update the PR after #185442 is merged, thanks :)

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


More information about the cfe-commits mailing list