[PATCH] D126067: [analyzer] Drop the unused 'analyzer-opt-analyze-nested-blocks' cc1 flag
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 27 02:52:07 PDT 2022
steakhal added a comment.
I'm hesitating about landing this.
I think I'll mark this flag deprecated instead, to emit a warning when using this flag.
So, `clang-15` would emit a warning for this, and `clang-16` and above we can remove this flag completely.
WDYT @martong ?
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