[clang-tools-extra] [clangd] Update TidyFastChecks.inc via TidyFastChecks.py (PR #191096)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 19:07:38 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 3120 tests passed
* 30 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clangd Unit Tests
<details>
<summary>Clangd Unit Tests._/ClangdTests_exe/TidyProvider/IsFastTidyCheck</summary>

```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\clangd\unittests\.\ClangdTests.exe --gtest_filter=TidyProvider.IsFastTidyCheck
--
C:\_work\llvm-project\llvm-project\clang-tools-extra\clangd\unittests\TidyProviderTests.cpp:59
Value of: isFastTidyCheck("misc-const-correctness")
Expected: has a value that is equal to false
  Actual: (true)


```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

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


More information about the cfe-commits mailing list