[clang] [clang][analyzer] Add 'Strict' option to 'core.DivideZero' checker (PR #176727)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 19 02:51:34 PST 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/StaticAnalyzer/Checkers/Checkers.inc /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/StaticAnalyzer/Checkers/Checkers.inc</summary>

```
FAILED: tools/clang/include/clang/StaticAnalyzer/Checkers/Checkers.inc /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/StaticAnalyzer/Checkers/Checkers.inc
cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/StaticAnalyzer/Checkers && /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-tblgen -gen-clang-sa-checkers -I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Checkers -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/StaticAnalyzer/Checkers/Checkers.td --write-if-changed -o Checkers.inc -d Checkers.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/StaticAnalyzer/Checkers /home/gha/actions-runner/_work/llvm-project/llvm-project/build /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/StaticAnalyzer/Checkers /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/StaticAnalyzer/Checkers/Checkers.inc.d /home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/9f8791956fae64043e493b3e7bc9bf690443bd45d6f9697ca26b823a534cdb5a.d
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td:219:19: error: Expected comma before next argument
"Strict",
^
```
</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/176727


More information about the cfe-commits mailing list