[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:21 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
The build failed before running any tests. Click on a failure below to see the details.
<details>
<summary>[code=1] tools/clang/include/clang/Options/Options.inc C:/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options/Options.inc</summary>
```
FAILED: [code=1] tools/clang/include/clang/Options/Options.inc C:/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options/Options.inc
C:\Windows\system32\cmd.exe /C "cd /D C:\_work\llvm-project\llvm-project\build\tools\clang\include\clang\Options && C:\_work\llvm-project\llvm-project\build\bin\llvm-tblgen.exe -gen-opt-parser-defs -IC:/_work/llvm-project/llvm-project/clang/include/clang/Options -IC:/_work/llvm-project/llvm-project/clang/include -IC:/_work/llvm-project/llvm-project/build/tools/clang/include -IC:/_work/llvm-project/llvm-project/build/include -IC:/_work/llvm-project/llvm-project/llvm/include --long-string-literals=0 C:/_work/llvm-project/llvm-project/clang/include/clang/Options/Options.td --write-if-changed -o Options.inc -d Options.inc.d && C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile C:/_work/llvm-project/llvm-project/llvm C:/_work/llvm-project/llvm-project/clang/include/clang/Options C:/_work/llvm-project/llvm-project/build C:/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options C:/_work/llvm-project/llvm-project/build/tools/clang/include/clang/Options/Options.inc.d C:/_work/llvm-project/llvm-project/build/CMakeFiles/d/e0d20d7c1354c93d30f97234e79eac20395377beddea132a5136b3e8a1e2a42c.d"
error: The class 'OptionGroup' is not defined
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
Stack dump:
0. Program arguments: C:\\_work\\llvm-project\\llvm-project\\build\\bin\\llvm-tblgen.exe -gen-opt-parser-defs -IC:/_work/llvm-project/llvm-project/clang/include/clang/Options -IC:/_work/llvm-project/llvm-project/clang/include -IC:/_work/llvm-project/llvm-project/build/tools/clang/include -IC:/_work/llvm-project/llvm-project/build/include -IC:/_work/llvm-project/llvm-project/llvm/include --long-string-literals=0 C:/_work/llvm-project/llvm-project/clang/include/clang/Options/Options.td --write-if-changed -o Options.inc -d Options.inc.d
```
</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