[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: Linux-->
# :penguin: Linux x64 Test Results
* 3184 tests passed
* 7 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/TidyProvider/IsFastTidyCheck</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/clangd/unittests/./ClangdTests --gtest_filter=TidyProvider.IsFastTidyCheck
--
/home/gha/actions-runner/_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