[PATCH] D86743: [analyzer] Ignore VLASizeChecker case that could cause crash
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 30 09:40:00 PDT 2020
baloghadamsoftware added a comment.
In D86743#2303910 <https://reviews.llvm.org/D86743#2303910>, @NoQ wrote:
>> The last comment for that bug is D69726 <https://reviews.llvm.org/D69726>, but the bug is not closed to it seems to me that D69726 <https://reviews.llvm.org/D69726> does not solve it, just takes a single step towards the solution.
>
> It might as well be that the patch isn't, well, committed.
Oh! I mislooked that. I saw `DynamicSize.cpp` already in the repository, but that is a prerequisite, not that one. Sorry!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86743/new/
https://reviews.llvm.org/D86743
More information about the cfe-commits
mailing list