[PATCH] D86743: [analyzer] Ignore VLASizeChecker case that could cause crash
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 1 01:36:00 PDT 2020
NoQ added a comment.
But that's for a different bug, no? Even if that patch somehow dodges *this* crash, the underlying problem of us being unable to account for mutability of VLA sizes still remains to be addressed.
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