[PATCH] D59901: [analyzer] PR41239: Fix a crash on invalid source location in NoStoreFuncVisitor.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 29 15:54:32 PDT 2019


NoQ added a comment.

This other example seems to work and looks relatively similar, just with a different checker causing the visitor to be attached.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59901/new/

https://reviews.llvm.org/D59901





More information about the cfe-commits mailing list