[PATCH] D82740: [libclang]: check validity before visiting Stmt node
Milian Wolff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 29 01:34:35 PDT 2020
milianw added a comment.
I'm not sure how to write a unit test for this, but I ran into a reproducible crash with a complex C++ file which got fixed by this patch
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