[PATCH] D124621: [Analyzer] Fix assumptions about const field with member-initializer
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 2 09:01:22 PDT 2022
steakhal added a comment.
In D124621#3485799 <https://reviews.llvm.org/D124621#3485799>, @mantognini wrote:
> Thanks for the tip. I had to fix a thing or two to get SATest.py working with my setup (I'll try to upstream those fixes at some point). However, these projects do not highlight the false-positive being fixed here. I.e., I get no difference in reports with and without this patch. But I'll keep this in mind when working on other improvements.
Okay. Thanks for your commitment.
Please wait for another approval.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124621/new/
https://reviews.llvm.org/D124621
More information about the cfe-commits
mailing list