[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag

2022-06-10 Thread Nico Weber via Phabricator via cfe-commits
thakis added a comment. Reverted in 8406839d1926486de900c7cabeea9f841bd3edf2 for now. See comment on https://reviews.llvm.org/rG90374df15ddc58d823ca42326a76f58e748f20eb. Repository: rG LLVM Github Monorepo CHANGES SINCE

[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag

2022-06-10 Thread Balázs Benics via Phabricator via cfe-commits
steakhal added a comment. In 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

[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag

2022-06-10 Thread Nico Weber via Phabricator via cfe-commits
thakis added a comment. 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.) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag

2022-06-10 Thread Balázs Benics via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG07b4a6d0461f: [analyzer] Deprecate the unused analyzer-opt-analyze-nested-blocks cc1 flag (authored by steakhal). Repository: rG LLVM Github

[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag

2022-05-27 Thread Balázs Benics via Phabricator via cfe-commits
steakhal added a comment. I plan to land this stack next Wednesday. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126067/new/ https://reviews.llvm.org/D126067 ___ cfe-commits mailing list

[PATCH] D126067: [analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag

2022-05-27 Thread Balázs Benics via Phabricator via cfe-commits
steakhal updated this revision to Diff 432525. steakhal retitled this revision from "[analyzer] Drop the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag" to "[analyzer] Deprecate the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag". steakhal edited the summary of this revision.