[PATCH] D75171: [Analyzer] Fix for incorrect use of container and iterator checkers
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 1 02:43:48 PDT 2020
Szelethus added a comment.
In D75171#1954279 <https://reviews.llvm.org/D75171#1954279>, @sylvestre.ledru wrote:
> @baloghadamsoftware @Szelethus it would be great to have the name of the checkers in the error message
> The error is "error: checker cannot be enabled with analyzer option 'aggressive-binary-operation-simplification' == false"
> and I had to look at this patch to understand that it is about iterator
Huh, that is a fair point -- Adam, can you patch it in please?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75171/new/
https://reviews.llvm.org/D75171
More information about the cfe-commits
mailing list