[PATCH] D82740: [libclang]: check validity before visiting Stmt node

Milian Wolff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 23:57:38 PDT 2020


milianw added a comment.

Also see https://reviews.llvm.org/D82629 which I believe is also a fix for this crash. But I didn't use a VLA in my code, but maybe the parse error just triggered something similar like that.


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