[PATCH] D82740: [libclang]: check validity before visiting Stmt node
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 30 16:18:41 PDT 2020
jkorous added a comment.
Your patch definitely fixes the symptoms of the bug. I just want to make sure that we aren't covering some logic error with a bandaid as it would be harder to find out the root cause once we land this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82740/new/
https://reviews.llvm.org/D82740
More information about the cfe-commits
mailing list