[clang-tools-extra] [Clang] Fix failing clang-tidy test (PR #128051)

2025-02-20 Thread via cfe-commits
https://github.com/Sirraide created https://github.com/llvm/llvm-project/pull/128051 #123470 broke one of the clang-tidy tests; this fixes that. >From cc42e9e46635a33e8546852fd8146f7e397445d8 Mon Sep 17 00:00:00 2001 From: Sirraide Date: Thu, 20 Feb 2025 20:06:04 +0100 Subject: [PATCH] [Clang]

[clang-tools-extra] [Clang] Fix failing clang-tidy test (PR #128051)

2025-02-20 Thread via cfe-commits
https://github.com/Sirraide closed https://github.com/llvm/llvm-project/pull/128051 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [Clang] Fix failing clang-tidy test (PR #128051)

2025-02-20 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-tidy Author: None (Sirraide) Changes #123470 broke one of the clang-tidy tests; this fixes that. --- Full diff: https://github.com/llvm/llvm-project/pull/128051.diff 1 Files Affected: - (modified) clang-tools-extra/test/clang-tidy/checkers/rea

[clang-tools-extra] [Clang] Fix failing clang-tidy test (PR #128051)

2025-02-20 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-tools-extra Author: None (Sirraide) Changes #123470 broke one of the clang-tidy tests; this fixes that. --- Full diff: https://github.com/llvm/llvm-project/pull/128051.diff 1 Files Affected: - (modified) clang-tools-extra/test/clang-tidy/check