[llvm-branch-commits] [clang] [clang-tools-extra] [llvm] [clang-tidy][docs] Generate static analyzer check docs as Markdown (PR #211449)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jul 22 19:47:20 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

The build failed before running any tests. Click on a failure below to see the details.

<details>
<summary>tools/clang/include/clang/Options/Options.inc /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options/Options.inc</summary>

```
FAILED: tools/clang/include/clang/Options/Options.inc /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options/Options.inc
cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options && /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-tblgen -gen-opt-parser-defs -I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Options -I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Options/Options.td --write-if-changed -o Options.inc -d Options.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Options /home/gha/actions-runner/_work/llvm-project/llvm-project/build /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options/Options.inc.d /home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/492284cf26e8f7a34f3dec006d67913296bce230ea9d8eb14b61bfee656faaec.d
error: The class 'OptionGroup' is not defined

```
</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/211449


More information about the llvm-branch-commits mailing list