[PATCH] D66716: [analyzer] PR43102: Fix an assertion and an out-of-bounds error for diagnostic location construction
Tom Weaver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 27 07:46:41 PDT 2019
TWeaver added a comment.
Hi there!
thanks so much for this patch, can confirm that with this patch applied my local machine no longer crashes for the loop-widening.cpp test.
LGTM for me, but this isn't really my area of expertise so I can't judge one whether these changes are the correct ones to make.
Thanks again!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66716/new/
https://reviews.llvm.org/D66716
More information about the cfe-commits
mailing list