[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 10 05:49:38 PDT 2022
steakhal added a comment.
In D126067#3573056 <https://reviews.llvm.org/D126067#3573056>, @thakis wrote:
> One of your changes broke check-clang: http://45.33.8.238/linux/78236/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.
>
> (Please run tests locally before committing.)
Yea, sorry about the inconvenience. I always run analyzer tests.
Next time I'll also run `check-clang` and `check-clang-tools` to make sure everything works.
The 90374df15ddc58d823ca42326a76f58e748f20eb <https://reviews.llvm.org/rG90374df15ddc58d823ca42326a76f58e748f20eb> should fix this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126067/new/
https://reviews.llvm.org/D126067
More information about the cfe-commits
mailing list